UxrInterpolationSettings.LoopedDurationSeconds Property
Gets or sets the total animation duration in interpolations that use looping. The duration of a single loop is described by DurationSeconds. A negative value tells to loop indefinitely.
Namespace: UltimateXR.Animation.Interpolation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public float LoopedDurationSeconds { get; set; }
Property Value
Type: Single
See Also
Reference
UxrInterpolationSettings Class
UltimateXR.Animation.Interpolation Namespace