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