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.

OpenXRSpatialCapabilityConfigurationMicroQrCode

实验性: This class may be changed or removed in future versions.

继承: OpenXRSpatialCapabilityConfigurationBaseHeader < RefCounted < Object

二维码标记的配置标头。

描述

用于二维码标记的配置标头。将它传递给 OpenXRSpatialEntityExtension.create_spatial_context() 方法即可创建一个可以检测二维码标记的空间上下文。

方法

PackedInt64Array

get_enabled_components() const


方法说明

PackedInt64Array get_enabled_components() const 🔗

返回该配置启用的组件。

注意:仅在该配置用于创建空间上下文后有效。