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.

OpenXRExtensionWrapperExtension

Deprecated: Use OpenXRExtensionWrapper instead.

Inherits: OpenXRExtensionWrapper < Object

Allows implementing OpenXR extensions with GDExtension.

Description

OpenXRExtensionWrapperExtension allows implementing OpenXR extensions with GDExtension. The extension should be registered with OpenXRExtensionWrapper.register_extension_wrapper().


User-contributed notes

Please read the User-contributed notes policy before submitting a comment.