graphene_ray_t

A ray emitted from an origin in a given direction.

The contents of the graphene.ray.Ray structure are private, and should not be modified directly.

Members

Variables

direction
graphene_vec3_t direction;
origin
graphene_vec3_t origin;