메소드 | 설명 | |
---|---|---|
DrawArrow ( |
||
DrawArrow ( |
||
DrawBounds ( |
||
RestoreColor ( ) : void |
Restores the stored Gizmos color from StoreColor(Color)
|
|
StoreColor ( |
Stores the current Gizmos color and switches to a new color. Used in conjunction with RestoreColor
|
public static DrawArrow ( |
||
pos | ||
direction | ||
color | ||
arrowHeadLength | float | |
arrowHeadAngle | float | |
리턴 | void |
public static DrawArrow ( |
||
pos | ||
direction | ||
arrowHeadLength | float | |
arrowHeadAngle | float | |
리턴 | void |
public static StoreColor ( |
||
color | ||
리턴 | void |