UxrAnimatedTransform.HasScalingFinished Property
Gets whether the scaling interpolation curve finished. If no scaling 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 HasScalingFinished { get; }
Property Value
Type: Boolean
See Also
Reference
UxrAnimatedTransform Class
UltimateXR.Animation.Transforms Namespace