| void Draw | ( | Vector3 | center, | 
| float | sizeX, | ||
| float | sizeY, | ||
| float | sizeZ, | ||
| Quaternion | rotation | ||
| ) | 
Displays the gizmo in the scene view.
| center | The center of the box in world coordinates. | 
| sizeX | The size for the x-axis. | 
| sizeY | The size for the y-axis. | 
| sizeZ | The size for the z-axis. | 
| rotation | The local rotation. |