UxrTween.SetFinishedActions Method
Sets the actions to perform when the animation finished.
Namespace: UltimateXR.Animation.UI
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrTween SetFinishedActions(
UxrTweenFinishedActions actions
)
Parameters
- actions
- Type: UltimateXR.Animation.UI.UxrTweenFinishedActions
Action flags
Return Value
Type: UxrTween
The UxrTween component to concatenate additional calls if desired.