Summary
Sets the easing function to use during the transition.
Syntax
public void SetEasing(Easing.Functions value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | Easing |
The new easing function to use. |
public void SetEasing(Easing.Functions value)
| Name | Type | Description |
|---|---|---|
| value | Easing |
The new easing function to use. |