Skip to content

ClipEvent.Time Property

Definition

Namespace: Brine2D.Animation

Time in seconds from the clip start at which this event fires.

C#
public float Time { get; init; }

Property Value

System.Single