Delegate EasingFunction
Namespace: EasingCore
Assembly: FancyScrollView.dll
Syntax
public delegate float EasingFunction(float t);
Parameters
| Type | Name | Description |
|---|---|---|
| System.Single | t |
Returns
| Type | Description |
|---|---|
| System.Single |
public delegate float EasingFunction(float t);
| Type | Name | Description |
|---|---|---|
| System.Single | t |
| Type | Description |
|---|---|
| System.Single |