Graphene.RayIntersectionKind – graphene-gobject-1.0 Reference Manual
RayIntersectionKind
Description:
[
CCode
( cname =
"graphene_ray_intersection_kind_t"
, cprefix =
"GRAPHENE_RAY_INTERSECTION_KIND_"
, has_type_id =
false
) ]
[
Version
( since =
"1.10"
) ]
public
enum
RayIntersectionKind
The type of intersection.
Namespace:
Graphene
Package:
graphene-gobject-1.0
Content:
Enum values:
ENTER
-
The ray is entering the intersected object
LEAVE
-
The ray is leaving the intersected object
NONE
-
No intersection
2022 vala-language.org