OpenXRAPIExtension
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods
can_render ( ) |
|
get_error_string ( int result ) |
|
get_hand_tracker ( int hand_index ) |
|
get_instance ( ) |
|
get_instance_proc_addr ( String name ) |
|
get_play_space ( ) |
|
get_session ( ) |
|
get_swapchain_format_name ( int swapchain_format ) |
|
get_system_id ( ) |
|
is_initialized ( ) |
|
is_running ( ) |
|
openxr_is_enabled ( bool check_run_in_editor ) static |
|
void |
register_composition_layer_provider ( OpenXRExtensionWrapperExtension extension ) |
void |
set_emulate_environment_blend_mode_alpha_blend ( bool enabled ) |
transform_from_pose ( const void* pose ) |
|
void |
unregister_composition_layer_provider ( OpenXRExtensionWrapperExtension extension ) |
Enumerations
enum OpenXRAlphaBlendModeSupport:
OpenXRAlphaBlendModeSupport OPENXR_ALPHA_BLEND_MODE_SUPPORT_NONE = 0
There is currently no description for this enum. Please help us by contributing one!
OpenXRAlphaBlendModeSupport OPENXR_ALPHA_BLEND_MODE_SUPPORT_REAL = 1
There is currently no description for this enum. Please help us by contributing one!
OpenXRAlphaBlendModeSupport OPENXR_ALPHA_BLEND_MODE_SUPPORT_EMULATING = 2
There is currently no description for this enum. Please help us by contributing one!
Method Descriptions
bool can_render ( )
There is currently no description for this method. Please help us by contributing one!
String get_error_string ( int result )
There is currently no description for this method. Please help us by contributing one!
int get_hand_tracker ( int hand_index )
There is currently no description for this method. Please help us by contributing one!
int get_instance ( )
There is currently no description for this method. Please help us by contributing one!
int get_instance_proc_addr ( String name )
There is currently no description for this method. Please help us by contributing one!
int get_next_frame_time ( )
There is currently no description for this method. Please help us by contributing one!
int get_play_space ( )
There is currently no description for this method. Please help us by contributing one!
int get_predicted_display_time ( )
There is currently no description for this method. Please help us by contributing one!
int get_session ( )
There is currently no description for this method. Please help us by contributing one!
String get_swapchain_format_name ( int swapchain_format )
There is currently no description for this method. Please help us by contributing one!
int get_system_id ( )
There is currently no description for this method. Please help us by contributing one!
OpenXRAlphaBlendModeSupport is_environment_blend_mode_alpha_supported ( )
There is currently no description for this method. Please help us by contributing one!
bool is_initialized ( )
There is currently no description for this method. Please help us by contributing one!
bool is_running ( )
There is currently no description for this method. Please help us by contributing one!
bool openxr_is_enabled ( bool check_run_in_editor ) static
There is currently no description for this method. Please help us by contributing one!
void register_composition_layer_provider ( OpenXRExtensionWrapperExtension extension )
There is currently no description for this method. Please help us by contributing one!
void set_emulate_environment_blend_mode_alpha_blend ( bool enabled )
There is currently no description for this method. Please help us by contributing one!
Transform3D transform_from_pose ( const void* pose )
There is currently no description for this method. Please help us by contributing one!
void unregister_composition_layer_provider ( OpenXRExtensionWrapperExtension extension )
There is currently no description for this method. Please help us by contributing one!
bool xr_result ( int result, String format, Array args )
There is currently no description for this method. Please help us by contributing one!