ClipEventArgs.NormalizedTime Property
Definition¶
Namespace: Brine2D.Animation
The normalized playback position [0, 1] when the event fired.
public float NormalizedTime { get; init; }
Namespace: Brine2D.Animation
The normalized playback position [0, 1] when the event fired.
public float NormalizedTime { get; init; }