UxrInterpolationSettings.DelayUsingEndValue Property

Gets or sets whether to use the interpolation end value during the initial delay, if there is a DelaySeconds value specified. By default the interpolation uses the start value during the initial delay.

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

Syntax

C#

public bool DelayUsingEndValue { get; set; }

Property Value

Type: Boolean

See Also

Reference

UxrInterpolationSettings Class
UltimateXR.Animation.Interpolation Namespace