:right-sidebar: True RayIntersectionKind =================================================================== .. currentmodule:: gi.repository.Graphene .. versionadded:: 1.10 .. class:: RayIntersectionKind :no-contents-entry: The type of intersection. Fields ------ .. rst-class:: interim-class .. class:: RayIntersectionKind :no-index: .. attribute:: ENTER The ray is entering the intersected object .. attribute:: LEAVE The ray is leaving the intersected object .. attribute:: NONE No intersection