Polarith AI
1.8

◆ DrawRay() [1/2]

void DrawRay ( Vector3  position,
Vector3  direction 
)

Display the actual ray as a line with the set Color.

The length of the given direction determines the drawn line length.

Parameters
positionThe global start position.
directionThe global direction of the ray.
Imprint