Method | Description | |
---|---|---|
GizmoInfo ( ) : System | ||
Update ( Vector2 point1, Vector2 point2 ) : void | ||
Update ( Vector2 center, float length, float angle ) : void |
Method | Description | |
---|---|---|
Get2DPlane ( Vector2 firstPoint, float angle ) : Vector4 |
public Update ( Vector2 point1, Vector2 point2 ) : void | ||
point1 | Vector2 | |
point2 | Vector2 | |
return | void |
public Update ( Vector2 center, float length, float angle ) : void | ||
center | Vector2 | |
length | float | |
angle | float | |
return | void |