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...
OpenXRExtensionWrapperExtension¶
Inherits: Object
Allows clients to implement OpenXR extensions with GDExtension.
Description¶
OpenXRExtensionWrapperExtension allows clients to implement OpenXR extensions with GDExtension. The extension should be registered with register_extension_wrapper.
Methods¶
Method Descriptions¶
Dictionary _get_requested_extensions ( )