PlayMode Enumeration

Used by Animation.Play function.

Values
StopSameLayer

Will stop all animations that were started in the same layer. This is the default when playing animations.

StopAll

Will stop all animations that were started with this component before playing.