Summary
Set how frequently the animator should be updated. 0 or less updates the animator every frame.
Syntax
public void SetUpdateRate(float value)
Parameters
| Name | Type | Description |
|---|---|---|
| value | float | The new update rate to use. |