InputRotation
Class in Zigurous.Animation
Declaration
public sealed class InputRotation : MonoBehaviourDescription
Rotates the transform based on user input.
Properties
| axis | The axis the object rotates around. |
| speed | The speed at which the transform rotates. |
| space | The coordinate space to rotate the transform in. |