LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

RotationOverLifetimeModule

struct in UnityEngine

Switch to Manual

Description

Script interface for the Rotation Over Lifetime module.

Properties

enabledEnable/disable the Rotation Over Lifetime module.
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.