Settings.SetDefaultEase
Method in Settings
Declaration
public void SetDefaultEase(Ease ease)
Description
Sets the default Ease assigned to every tween.
Parameters
ease | The Ease to set as the default. |
public void SetDefaultEase(Ease ease)
Sets the default Ease assigned to every tween.
ease | The Ease to set as the default. |