Handles.DrawLinestatic function DrawLine (p1 : Vector3, p2 : Vector3) : voidDescriptionDraw a line from p1 to p2.
// Draw lines to the connected game objects that a script has. And the script attached to this Handle: //ConnectedObjects.js |
|
||||
| Scripting > Editor Classes > Handles | ||||
Handles.DrawLinestatic function DrawLine (p1 : Vector3, p2 : Vector3) : voidDescriptionDraw a line from p1 to p2.
// Draw lines to the connected game objects that a script has. And the script attached to this Handle: //ConnectedObjects.js |