Optional
target: any角速度,随速度变化的旋转。
是否开启
粒子系统
Apply the rotation curve between these minimum and maximum speeds.
在这些最小和最大速度之间应用旋转曲线。
Set the rotation by speed on each axis separately. 在每个轴上分别设置随速度变化的旋转。
Rotation by speed curve for the X axis.
X轴的旋转随速度变化曲线。
Rotation multiplier around the X axis.
绕X轴旋转乘法器
Rotation by speed curve for the Y axis.
Y轴的旋转随速度变化曲线。
Rotation multiplier around the Y axis.
绕Y轴旋转乘法器
Rotation by speed curve for the Z axis.
Z轴的旋转随速度变化曲线。
Rotation multiplier around the Z axis.
绕Z轴旋转乘法器
发射事件。
返回发射后的事件。
事件的类型。类型区分大小写。
Optional
data: any事件携带的自定义数据。
是否向上级报告事件。默认为false
。
是否向下级广播事件。默认为false
。
是否向平级分享事件。默认为true
。
Protected
handelProtected
handelProtected
handel向平级分享事件
事件
Protected
handle移除监听
移除所有监听
Optional
type: K事件的类型。可选。该值为空时所有被监听对象上的监听均将被移除。
移除监听对象的任意事件。
为监听对象新增指定类型的事件监听。
监听对象的任意事件,该对象的任意事件都将触发该监听器的调用。
监听一次事件后将会被移除
Static
get获取事件发射器
Static
get获取事件发射器,当没有找到对应发射器时,返回新建的事件发射器。
Generated using TypeDoc
粒子系统 旋转角度随速度变化模块