UxrTween.HasFinished Property
Gets whether the animation finished.
Namespace: UltimateXR.Animation.UI
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool HasFinished { get; }
Property Value
Type: Boolean
Gets whether the animation finished.
Namespace: UltimateXR.Animation.UI
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
public bool HasFinished { get; }
Type: Boolean