Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 520 Bytes

File metadata and controls

15 lines (8 loc) · 520 Bytes

DrawLineToObject Component

The line-to component is a utility component that simply draws a colored line from its own location towards the position of a referenced object. This can be useful for debugging various aspects.

Draw Line To

Component Properties

  • Target: The referenced object to which to draw the line.
  • Color: The color of the line.

See Also