| Arrow | Draw an arrow - return move delta if interacted with |
| BoundingBox | |
| Capsule | |
| DragBox | |
| DragSquare | Manipulate a 2d value by moving on 2 axis |
| Position | |
| Rotate | A full 3d rotation gizmo. If rotated will return true and newValue will be the new value |
| RotateSingle | A single rotation axis |
| Scale | A front left up position movement widget. If widget was moved then will return true and out will return the new position. |
| Sphere | A scalable sphere gizmo. Returns true if the gizmo was interacted with and outValue will return the new radius. |
| PushFixedScale |