프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |