Attention: Here be dragons

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Godot.

OpenXRSpatialCapabilityConfigurationAnchor

實驗性: This class may be changed or removed in future versions.

繼承: OpenXRSpatialCapabilityConfigurationBaseHeader < RefCounted < Object

Configuration header for spatial anchors.

說明

Configuration header for spatial anchors. Pass this to OpenXRSpatialEntityExtension.create_spatial_context() to create a spatial context with spatial anchor capabilities.

方法

PackedInt64Array

get_enabled_components() const


方法說明

PackedInt64Array get_enabled_components() const 🔗

Returns the components enabled by this configuration.

Note: Only valid after this configuration was used to create a spatial context.