loop
Is the state looping.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public bool loop { get; }
Remarks
All animations in the state must be looping.
public bool loop { get; }