![]() |
FirstModulAR 0.1.0
|
Simple script used to spin an object around an axis. More...
Public Attributes | |
| Vector3 | rotationAxis = Vector3.up |
| The axis to rotate around. | |
| float | rotationSpeed = 45.0f |
| The speed of rotation. | |
Simple script used to spin an object around an axis.
| Vector3 Spin.rotationAxis = Vector3.up |
The axis to rotate around.
| float Spin.rotationSpeed = 45.0f |
The speed of rotation.