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.

OpenXRCompositionLayerQuad

Experimental: This class may be changed or removed in future versions.

Inherits: OpenXRCompositionLayer < Node3D < Node < Object

An OpenXR composition layer that is rendered as a quad.

Description

An OpenXR composition layer that allows rendering a SubViewport on a quad.

Properties

Vector2

quad_size

Vector2(1, 1)


Property Descriptions

Vector2 quad_size = Vector2(1, 1)

The dimensions of the quad.


User-contributed notes

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