Method DrawAxisArrows
DrawAxisArrows(Transform, float)
Draws world space standard basis vectors at transform.
Declaration
public static void DrawAxisArrows(Transform transform, float size)
Parameters
| Type | Name | Description |
|---|---|---|
| Transform | transform | The Transform to represent. |
| float | size | Length of each ray. |