Tanoda
|
Public Attributes | |
UnityEvent | delayedEvent = new UnityEvent() |
Vector3 | axisSpeed = Vector3.zero |
Protected Member Functions | |
void | Update () |
Definition at line 6 of file EasyRotator.cs.
|
protected |
Definition at line 17 of file EasyRotator.cs.
Vector3 EasyRotator.axisSpeed = Vector3.zero |
Definition at line 9 of file EasyRotator.cs.
UnityEvent EasyRotator.delayedEvent = new UnityEvent() |
Definition at line 8 of file EasyRotator.cs.