Transform
| Class Name | Description | 
|---|---|
| TransformMoveOnWaypoint | Move the Transform along the Waypoint. | 
| TransformRotate | Rotate the transform. | 
| TransformSetParent | Sets the parent of the specified Transform when the state becomes active. | 
| TransformSetPosition | Set the position of Transform. | 
| TransformSetRotation | Set the rotation of Transform. | 
| TransformSetScale | Set the scale of Transform. | 
| TransformTranslate | Moves the transform. |