Method | Description | |
---|---|---|
Draw ( this point, float extend = 0.5f, |
Draw using Debug.DrawRay
|
|
DrawZAngle ( this point, float degreeAngle = 0.5f, |
Draw a Vector3 like if it was an angle
|
static public Draw ( this point, float extend = 0.5f, |
||
point | this | |
extend | float | |
color | ||
return | void |
static public DrawZAngle ( this point, float degreeAngle = 0.5f, |
||
point | this | |
degreeAngle | float | |
color | ||
return | void |