RayIntersectionKind

Added in version 1.10.

class RayIntersectionKind

The type of intersection.

Fields

class RayIntersectionKind
ENTER

The ray is entering the intersected object

LEAVE

The ray is leaving the intersected object

NONE

No intersection