Skip to main content

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

Vector2quad_sizeVector2(1, 1)

Property Descriptions

Vector2 quad_size = Vector2(1, 1) 🔗

  • void set_quad_size\ (\ value: Vector2\ )
  • Vector2 get_quad_size\ (\ )

The dimensions of the quad.