Script interface for the RotationOverLifetimeModule.
        Rotate particles throughout their lifetime.
関連項目: ParticleSystem, ParticleSystem.rotationOverLifetime.
      
| enabled | Specifies whether the RotationOverLifetimeModule is enabled or disabled. | 
| separateAxes | 生存時間を通して適用される回転を軸ごとに独立して設定します。 | 
| x | Rotation over lifetime curve for the x-axis. | 
| xMultiplier | Rotation multiplier around the x-axis. | 
| y | Rotation over lifetime curve for the y-axis. | 
| yMultiplier | Rotation multiplier around the y-axis. | 
| z | Rotation over lifetime curve for the z-axis. | 
| zMultiplier | Rotation multiplier around the z-axis. |