Inheritance #

OpenXRCompositionLayerCylinder
Table of contents

OpenXRCompositionLayerCylinder #

is_instantiable, Node3D, Node, core, not_builtin_classes

An OpenXR composition layer that is rendered as an internal slice of a cylinder.

An OpenXR composition layer that allows rendering a SubViewport on an internal slice of a cylinder.

Members #

var aspect_ratio: float = 1.0#

The aspect ratio of the slice. Used to set the height relative to the width.

var central_angle: float = 1.5708#

The central angle of the cylinder. Used to set the width.

var fallback_segments: int = 10#

The number of segments to use in the fallback mesh.

var radius: float = 1.0#

The radius of the cylinder.

Methods #

Annotations #

Constants #

Constructors #

Enums #

Operators #

Signals #

Theme Items #

Tutorials #