Up to date
This page is up to date for Godot 4.3
.
If you still find outdated information, please open an issue.
OpenXRCompositionLayerCylinderยถ
Experimental: This class may be changed or removed in future versions.
Inherits: OpenXRCompositionLayer < Node3D < Node < Object
An OpenXR composition layer that is rendered as an internal slice of a cylinder.
Descriptionยถ
An OpenXR composition layer that allows rendering a SubViewport on an internal slice of a cylinder.
Propertiesยถ
|
||
|
||
|
||
|
Property Descriptionsยถ
The aspect ratio of the slice. Used to set the height relative to the width.
float central_angle = 1.5708
๐
The central angle of the cylinder. Used to set the width.
int fallback_segments = 10
๐
The number of segments to use in the fallback mesh.
The radius of the cylinder.