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