Optional
target: anyControls how much the velocity that exceeds the velocity limit should be dampened.
控制多少速度,超过速度限制应该被抑制。
是否开启
Maximum velocity curve, when not using one curve per axis.
最大速度曲线,当不使用每轴一个曲线时。
Maximum velocity.
最高速度。
粒子系统
Set the size over lifetime on each axis separately.
在每个轴上分别设置生命周期内的大小。
Specifies if the velocities are in local space (rotated with the transform) or global space.
指定速度是在局部空间(与变换一起旋转)还是在全局空间。
Change the limit multiplier.
改变限制乘法因子。
Maximum velocity curve for the X axis.
X轴的最大速度曲线。
Change the limit multiplier on the X axis.
改变X轴上的极限乘法器。
Maximum velocity curve for the Y axis.
Y轴的最大速度曲线。
Change the limit multiplier on the Y axis.
改变Y轴上的极限乘法器。
Maximum velocity curve for the Z axis.
Z轴的最大速度曲线。
Change the limit multiplier on 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
Limit Velocity Over Lifetime module.
基于时间轴限制速度模块。