Settings.SetDefaultDuration
Method in Settings
Declaration
public void SetDefaultDuration(float duration)
Description
Sets the default amount of seconds a tween takes to complete.
Parameters
duration | The amount of seconds to set as the default. |
public void SetDefaultDuration(float duration)
Sets the default amount of seconds a tween takes to complete.
duration | The amount of seconds to set as the default. |