Delegate Ease.FunctionRef
Namespace: Axis
Assembly: cs.temp.dll.dll
Syntax
public delegate float Ease.FunctionRef(float s, float e, float v)
Parameters
Type | Name | Description |
---|---|---|
float | s | |
float | e | |
float | v |
Returns
Type | Description |
---|---|
float |