Version: 2019.3

RotationOverLifetimeModule

struct in UnityEngine

マニュアルに切り替える

説明

Script interface for the RotationOverLifetimeModule of a Particle System.

変数

enabledSpecifies whether the RotationOverLifetimeModule is enabled or disabled.
separateAxes生存時間を通して適用される回転を軸ごとに独立して設定します。
xRotation over lifetime curve for the x-axis.
xMultiplierRotation multiplier around the x-axis.
yRotation over lifetime curve for the y-axis.
yMultiplierRotation multiplier around the y-axis.
zRotation over lifetime curve for the z-axis.
zMultiplierRotation multiplier around the z-axis.