Ray

A basic ray

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

direction
vec3 direction;

Direction of the ray (unit vector)

origin
vec3 origin;

Origin of the ray

Meta