Table of Contents

Class RotationAnimation

Namespace
Global
Assembly
Assembly-CSharp.dll
public class RotationAnimation : MonoBehaviour
Inheritance
RotationAnimation

Constructors

RotationAnimation()

public RotationAnimation()

Fields

RotationVector

public RotationAnimation.RotationVectorEnum RotationVector

Field Value

RotationAnimation.RotationVectorEnum

intensity

public float intensity

Field Value

float

rotationCurve

public AnimationCurve rotationCurve

Field Value

AnimationCurve

speed

public float speed

Field Value

float

timeOffset

public float timeOffset

Field Value

float