Skip to content

AnimationClip.PlaybackMode Property

Definition

Namespace: Brine2D.Animation

Controls how the clip loops. Defaults to Loop.

C#
public Brine2D.Animation.PlaybackMode PlaybackMode { get; set; }

Property Value

PlaybackMode