RotationOverLifetimeModule

struct in UnityEngine

Cambiar al Manual

Descripción

Script interface for the RotationOverLifetimeModule of a Particle System.

Variables

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.