Inheritance #

OpenXRCompositionLayerEquirect
Table of contents

OpenXRCompositionLayerEquirect #

is_instantiable, Node3D, Node, core, not_builtin_classes

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

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

Members #

var central_horizontal_angle: float = 1.5708#

The central horizontal angle of the sphere. Used to set the width.

var fallback_segments: int = 10#

The number of segments to use in the fallback mesh.

var lower_vertical_angle: float = 0.785398#

The lower vertical angle of the sphere. Used (together with upper_vertical_angle) to set the height.

var radius: float = 1.0#

The radius of the sphere.

var upper_vertical_angle: float = 0.785398#

The upper vertical angle of the sphere. Used (together with lower_vertical_angle) to set the height.

Methods #

Annotations #

Constants #

Constructors #

Enums #

Operators #

Signals #

Theme Items #

Tutorials #