UxrAnimatedTransform.HasRotationFinished Property

Gets whether the rotation interpolation curve finished. If no rotation interpolation curve was started it will return false.

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

Syntax

C#

public bool HasRotationFinished { get; }

Property Value

Type: Boolean

See Also

Reference

UxrAnimatedTransform Class
UltimateXR.Animation.Transforms Namespace