AnimationPlaybackMode Enum
Enumeration for the different animation playback modes
Syntax
[Sansar.Script.Interface]
public enum AnimationPlaybackMode
public enum AnimationPlaybackMode
Remarks
Members
Member Name | Description |
---|---|
Loop | Loop indefinitely. |
PingPong | Play indefinitely, alternating between forwards and backwards. |
PlayOnce | Play once then stop. |
Requirements
Namespace: Sansar.Simulation
Assembly: Sansar.Simulation (in Sansar.Simulation.dll)
Assembly Versions: 1.1.0.0
Assembly: Sansar.Simulation (in Sansar.Simulation.dll)
Assembly Versions: 1.1.0.0
0 Comments