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