UxrInterpolationSettings.DurationSeconds Property

Gets or sets the interpolation duration in seconds. In looped interpolations it tells the duration of a single loop.

Namespace: UltimateXR.Animation.Interpolation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public float DurationSeconds { get; set; }

Property Value

Type: Single

See Also

Reference

UxrInterpolationSettings Class
UltimateXR.Animation.Interpolation Namespace