Attention: Here be dragons (unstable version)

This is the latest (unstable) version of this documentation, which may document features not available in or compatible with released stable versions of Redot.

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.