Table of Contents

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