Property | Type | Description |
---|
Method | Description | |
---|---|---|
DrawWireSphere ( Vector3 position, Vector3 normal, float radius, Color color, int wires ) : void | ||
OnInspectorGUI ( ) : void | ||
OnSceneGUI ( ) : void |
public DrawWireSphere ( Vector3 position, Vector3 normal, float radius, Color color, int wires ) : void | ||
position | Vector3 | |
normal | Vector3 | |
radius | float | |
color | Color | |
wires | int | |
return | void |