UxrAnimatedComponent<T>.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
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public float AnimationTime { get; }
Property Value
Type: Single