Class OpenXRCompositionLayerQuad
An OpenXR composition layer that is rendered as a quad.
- Inheritance
-
OpenXRCompositionLayerQuad
Remarks
An OpenXR composition layer that allows rendering a SubViewport on a quad.
Properties
quad_size
The dimensions of the quad.
var quad_size : Vector2 = Vector2(1, 1)