Method | Description | |
---|---|---|
DrawAxisArrows ( Transform transform, float size ) : void | ||
DrawWireCubeOriented ( Vector3 position, Quaternion rotation, float size ) : void | ||
DrawWirePlaneOriented ( Vector3 position, Quaternion rotation, float size ) : void |
public static DrawAxisArrows ( Transform transform, float size ) : void | ||
transform | Transform | |
size | float | |
return | void |
public static DrawWireCubeOriented ( Vector3 position, Quaternion rotation, float size ) : void | ||
position | Vector3 | |
rotation | Quaternion | |
size | float | |
return | void |
public static DrawWirePlaneOriented ( Vector3 position, Quaternion rotation, float size ) : void | ||
position | Vector3 | |
rotation | Quaternion | |
size | float | |
return | void |