Property Duration Duration The time (in seconds) it takes to traverse the Spline once. Declaration public float Duration { get; set; } Property Value Type Description float Remarks When animation method is set to Time this setter will set the Duration value and automatically recalculate MaxSpeed, otherwise, it will have no effect.