Version: 2020.1
언어: 한국어

RotationOverLifetimeModule

struct in UnityEngine

매뉴얼로 전환

설명

Script interface for the RotationOverLifetimeModule.

Rotate particles throughout their lifetime.

See Also: ParticleSystem, ParticleSystem.rotationOverLifetime.

변수

enabledSpecifies whether the RotationOverLifetimeModule is enabled or disabled.
separateAxesSet the rotation over lifetime on each axis separately.
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.