![]() |
Feel 5.9.1
The best way to improve your game's feel and make it extra juicy
|
A minimal, demo only class, used to rotate an image in the demo's UI. More...
Public Attributes | |
| Vector3 | RotationSpeed = new Vector3(0, 0, 100f) |
| the speed at which the image should rotate | |
Protected Member Functions | |
| void | Update () |
| On Update we rotate our image. | |
A minimal, demo only class, used to rotate an image in the demo's UI.
|
protected |
On Update we rotate our image.
| Vector3 Lofelt.NiceVibrations.HapticClipsDemoRotator.RotationSpeed = new Vector3(0, 0, 100f) |
the speed at which the image should rotate