Skip to content

AnimationClip.TotalDuration Property

Definition

Namespace: Brine2D.Animation

Total duration in seconds. Cached; invalidated automatically when frames are added, removed, or a frame's Duration changes while it belongs to this clip.

public float TotalDuration { get; }

Property Value

System.Single