enum
Godot::OpenXRSpatialEntityExtension::ComponentType
Defined in:
libgodot/generated/classes/classes_part4.crEnum Members
-
ComponentTypeBounded2d =
1_i64 -
ComponentTypeBounded3d =
2_i64 -
ComponentTypeParent =
3_i64 -
ComponentTypeMesh3d =
4_i64 -
ComponentTypePlaneAlignment =
1000741000_i64 -
ComponentTypeMesh2d =
1000741001_i64 -
ComponentTypePolygon2d =
1000741002_i64 -
ComponentTypePlaneSemanticLabel =
1000741003_i64 -
ComponentTypeMarker =
1000743000_i64 -
ComponentTypeAnchor =
1000762000_i64 -
ComponentTypePersistence =
1000763000_i64
Instance Method Summary
-
#component_type_anchor?
Returns
trueif this enum value equalsComponentTypeAnchor -
#component_type_bounded2d?
Returns
trueif this enum value equalsComponentTypeBounded2d -
#component_type_bounded3d?
Returns
trueif this enum value equalsComponentTypeBounded3d -
#component_type_marker?
Returns
trueif this enum value equalsComponentTypeMarker -
#component_type_mesh2d?
Returns
trueif this enum value equalsComponentTypeMesh2d -
#component_type_mesh3d?
Returns
trueif this enum value equalsComponentTypeMesh3d -
#component_type_parent?
Returns
trueif this enum value equalsComponentTypeParent -
#component_type_persistence?
Returns
trueif this enum value equalsComponentTypePersistence -
#component_type_plane_alignment?
Returns
trueif this enum value equalsComponentTypePlaneAlignment -
#component_type_plane_semantic_label?
Returns
trueif this enum value equalsComponentTypePlaneSemanticLabel -
#component_type_polygon2d?
Returns
trueif this enum value equalsComponentTypePolygon2d
Instance Method Detail
Returns true if this enum value equals ComponentTypePlaneAlignment
Returns true if this enum value equals ComponentTypePlaneSemanticLabel