Method | Description | |
---|---|---|
DebugDrawRectXZ ( UnityEngine color, UnityEngine center, float side, float duration ) : void | ||
GizmoDrawVector ( Vector3 from, Vector3 to ) : void |
public static DebugDrawRectXZ ( UnityEngine color, UnityEngine center, float side, float duration ) : void | ||
color | UnityEngine | |
center | UnityEngine | |
side | float | |
duration | float | |
return | void |
public static GizmoDrawVector ( Vector3 from, Vector3 to ) : void | ||
from | Vector3 | |
to | Vector3 | |
return | void |