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...
OpenXRSpatialCapabilityConfigurationQrCode
实验性: 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 🔗
返回该配置启用的组件。
注意:仅在该配置用于创建空间上下文后有效。