UxrTween.AnimationTime Property

Gets the current animation time in seconds. The animation time is the scaled or unscaled time relative to the time the component was enabled.

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

Syntax

C#

public float AnimationTime { get; }

Property Value

Type: Single

See Also

Reference

UxrTween Class
UltimateXR.Animation.UI Namespace