OpenXRCompositionLayerCylinder

Inherits: OpenXRCompositionLayer < Node3D < Node < Object

There is currently no description for this class. Please help us by contributing one!

Properties

float

aspect_ratio

1.0

float

central_angle

1.5708

int

fallback_segments

10

float

radius

1.0


Property Descriptions

float aspect_ratio = 1.0

  • void set_aspect_ratio ( float value )

  • float get_aspect_ratio ( )

There is currently no description for this property. Please help us by contributing one!


float central_angle = 1.5708

  • void set_central_angle ( float value )

  • float get_central_angle ( )

There is currently no description for this property. Please help us by contributing one!


int fallback_segments = 10

  • void set_fallback_segments ( int value )

  • int get_fallback_segments ( )

There is currently no description for this property. Please help us by contributing one!


float radius = 1.0

  • void set_radius ( float value )

  • float get_radius ( )

There is currently no description for this property. Please help us by contributing one!