Debug Draw Line
Node description and basic instructions
Description
Draw debug line in 3D world space.
To create it, right-click in the editor and select Create Node/Tasks/Debug/Debug Draw Line
This task node has a number of fields, that are highlighted in picture below.

Fields
Name
Description
Node Name
Name of node.
Ignore About Self
Whether node ignores abort self or not.
From
Start position of line (Transform or Vector3).
To
End position of line (Transform or Vector3).
Color
Color of line.
Last updated