Property NormalizedTime
NormalizedTime
Normalized time of the Spline's traversal. The integer part is the number of times the Spline has been traversed. The fractional part is the % (0-1) of progress in the current loop.
Declaration
public float NormalizedTime { get; set; }
Property Value
Type | Description |
---|---|
float |