Skip to content

ClipEventArgs.Time Property

Definition

Namespace: Brine2D.Animation

The time offset \(in seconds\) at which the event is registered.

C#
public float Time { get; init; }

Property Value

System.Single