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.
Checking the stable version of the documentation...
OpenXRSpatialCapabilityConfigurationAnchor
实验性: This class may be changed or removed in future versions.
继承: OpenXRSpatialCapabilityConfigurationBaseHeader < RefCounted < Object
空间锚点的配置标头。
描述
空间锚点的配置标头。将它传递给 OpenXRSpatialEntityExtension.create_spatial_context() 方法,即可创建具有空间锚点功能的空间上下文。
方法
get_enabled_components() const |
方法说明
PackedInt64Array get_enabled_components() const 🔗
返回该配置启用的组件。
注意:仅在该配置用于创建空间上下文后有效。