Script interface for the RotationBySpeedModule.
Rotate particles based on their speed.
関連項目: ParticleSystem, ParticleSystem.rotationBySpeed.
enabled | ESpecifies whether the RotationBySpeedModule is enabled or disabled. |
range | Set the minimum and maximum speeds that this module applies the rotation curve between. |
separateAxes | 速度に応じた回転を軸ごとに独立して設定します。 |
x | Rotation by speed curve for the x-axis. |
xMultiplier | Speed multiplier along the x-axis. |
y | Rotation by speed curve for the y-axis. |
yMultiplier | Speed multiplier along the y-axis. |
z | Rotation by speed curve for the z-axis. |
zMultiplier | Speed multiplier along the z-axis. |