Class: StandUp
This page documents the methods and fields available in the StandUp class.
Members
| Signature | Description |
|---|---|
StandUp() | Creates a new instance of StandUp. |
getRotationY() | Returns the current rotation y. |
lookTo(Vector3) | Performs the lookTo operation using the provided parameters (value). |
rotate(float) | Transforms or moves the object accordingly. |
rotateInSeconds(float) | Transforms or moves in seconds accordingly. |
setRotationY(float) | Sets or updates the rotation y. |