OpenXRCompositionLayer

Inherits: Node3D < Node < Object

Inherited By: OpenXRCompositionLayerCylinder, OpenXRCompositionLayerEquirect, OpenXRCompositionLayerQuad

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

Properties

bool

alpha_blend

false

bool

enable_hole_punch

false

SubViewport

layer_viewport

int

sort_order

1

Methods

Vector2

intersects_ray ( Vector3 origin, Vector3 direction ) const

bool

is_natively_supported ( ) const


Property Descriptions

bool alpha_blend = false

  • void set_alpha_blend ( bool value )

  • bool get_alpha_blend ( )

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


bool enable_hole_punch = false

  • void set_enable_hole_punch ( bool value )

  • bool get_enable_hole_punch ( )

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


SubViewport layer_viewport

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


int sort_order = 1

  • void set_sort_order ( int value )

  • int get_sort_order ( )

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


Method Descriptions

Vector2 intersects_ray ( Vector3 origin, Vector3 direction ) const

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


bool is_natively_supported ( ) const

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