UxrTween.Finished Event
Called when the animation finished.
Namespace: UltimateXR.Animation.UI
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public event Action Finished
Value
Type: System.Action
Called when the animation finished.
Namespace: UltimateXR.Animation.UI
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
C#
public event Action Finished
Type: System.Action