UxrTween.Stop Method (Boolean)
Stops the tweening animation.
Namespace: UltimateXR.Animation.UI
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public void Stop(
bool restoreOriginal = true
)
Parameters
- restoreOriginal (Optional)
- Type: System.Boolean
Whether to reset the animated component to the state before the animation started
See Also
Reference
UxrTween Class
Stop Overload
UltimateXR.Animation.UI Namespace