graphene_ray_intersection_kind_t

The type of intersection.

Values

ValueMeaning
NONE0

No intersection

ENTER1

The ray is entering the intersected object

LEAVE2

The ray is leaving the intersected object

Meta

Since

1.10