NGUI: Next-Gen UI kit
3.7.2
|
Want something to spin? Attach this script to it. Works equally well with rigidbodies as without. More...
Public Member Functions | |
void | ApplyDelta (float delta) |
Public Attributes | |
Vector3 | rotationsPerSecond = new Vector3(0f, 0.1f, 0f) |
bool | ignoreTimeScale = false |
Want something to spin? Attach this script to it. Works equally well with rigidbodies as without.
void Spin.ApplyDelta | ( | float | delta | ) |
bool Spin.ignoreTimeScale = false |
Vector3 Spin.rotationsPerSecond = new Vector3(0f, 0.1f, 0f) |