Rotate.OnUpdate
Method in Rotate
Declaration
protected override void OnUpdate(float deltaTime)Description
Handles updates of the animation behavior.
Parameters
| deltaTime | The time since the last frame. | 
protected override void OnUpdate(float deltaTime)Handles updates of the animation behavior.
| deltaTime | The time since the last frame. |