UxrAnimatedComponent<T>.InterpolatedValueWhenDisabled Property

Gets or sets the value to set when the component is disabled, when the animation mode is set to Interpolate.

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

Syntax

C#

public Vector4 InterpolatedValueWhenDisabled { get; set; }

Property Value

Type: Vector4

See Also

Reference

UxrAnimatedComponent<T> Class
UltimateXR.Animation Namespace