UxrInterpolationSettings.DelaySeconds Property
Gets or sets the interpolation delay in seconds. The delay is usually relative to the time the object that it uses was enabled and specifies an initial waiting time before the actual interpolation will start.
Namespace: UltimateXR.Animation.Interpolation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public float DelaySeconds { get; set; }
Property Value
Type: Single
See Also
Reference
UxrInterpolationSettings Class
UltimateXR.Animation.Interpolation Namespace