| void Draw | ( | Vector3 | center, |
| float | sizeX, | ||
| float | sizeY, | ||
| float | sizeZ, | ||
| float | widthV, | ||
| float | lengthV, | ||
| Quaternion | rotation | ||
| ) |
Displays the gizmo in the scene view.
| center | The center of the arrow in world coordinates. |
| sizeX | The size for the x-axis. |
| sizeY | The size for the y-axis. |
| sizeZ | The size for the z-axis. |
| widthV | The width of the v-'wings'. |
| lengthV | The length of the v-'wings'. |
| rotation | The local rotation. |