# getRayDirection

Returns the direction of the ray from the camera

vec3 getRayDirection();

# Example