Debug Draw Ray
Node description and basic instructions
Description
Draw debug ray in 3D world space.
To create it, right-click in the editor and select Create Node/Tasks/Debug/Debug Draw Ray
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).
Direction
Direction of ray (Vector3).
Color
Color of line.
Last updated