WebXRInterface
Inherits: XRInterface < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
Methods
get_available_display_refresh_rates ( ) const |
|
get_display_refresh_rate ( ) const |
|
get_input_source_target_ray_mode ( int input_source_id ) const |
|
get_input_source_tracker ( int input_source_id ) const |
|
is_input_source_active ( int input_source_id ) const |
|
void |
is_session_supported ( String session_mode ) |
void |
set_display_refresh_rate ( float refresh_rate ) |
Signals
display_refresh_rate_changed ( )
There is currently no description for this signal. Please help us by contributing one!
reference_space_reset ( )
There is currently no description for this signal. Please help us by contributing one!
select ( int input_source_id )
There is currently no description for this signal. Please help us by contributing one!
selectend ( int input_source_id )
There is currently no description for this signal. Please help us by contributing one!
selectstart ( int input_source_id )
There is currently no description for this signal. Please help us by contributing one!
session_ended ( )
There is currently no description for this signal. Please help us by contributing one!
session_failed ( String message )
There is currently no description for this signal. Please help us by contributing one!
session_started ( )
There is currently no description for this signal. Please help us by contributing one!
session_supported ( String session_mode, bool supported )
There is currently no description for this signal. Please help us by contributing one!
squeeze ( int input_source_id )
There is currently no description for this signal. Please help us by contributing one!
squeezeend ( int input_source_id )
There is currently no description for this signal. Please help us by contributing one!
squeezestart ( int input_source_id )
There is currently no description for this signal. Please help us by contributing one!
visibility_state_changed ( )
There is currently no description for this signal. Please help us by contributing one!
Enumerations
enum TargetRayMode:
TargetRayMode TARGET_RAY_MODE_UNKNOWN = 0
There is currently no description for this enum. Please help us by contributing one!
TargetRayMode TARGET_RAY_MODE_GAZE = 1
There is currently no description for this enum. Please help us by contributing one!
TargetRayMode TARGET_RAY_MODE_TRACKED_POINTER = 2
There is currently no description for this enum. Please help us by contributing one!
TargetRayMode TARGET_RAY_MODE_SCREEN = 3
There is currently no description for this enum. Please help us by contributing one!
Property Descriptions
String enabled_features
String get_enabled_features ( )
There is currently no description for this property. Please help us by contributing one!
String optional_features
There is currently no description for this property. Please help us by contributing one!
String reference_space_type
String get_reference_space_type ( )
There is currently no description for this property. Please help us by contributing one!
String requested_reference_space_types
void set_requested_reference_space_types ( String value )
String get_requested_reference_space_types ( )
There is currently no description for this property. Please help us by contributing one!
String required_features
There is currently no description for this property. Please help us by contributing one!
String session_mode
There is currently no description for this property. Please help us by contributing one!
String visibility_state
String get_visibility_state ( )
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
Array get_available_display_refresh_rates ( ) const
There is currently no description for this method. Please help us by contributing one!
float get_display_refresh_rate ( ) const
There is currently no description for this method. Please help us by contributing one!
TargetRayMode get_input_source_target_ray_mode ( int input_source_id ) const
There is currently no description for this method. Please help us by contributing one!
XRControllerTracker get_input_source_tracker ( int input_source_id ) const
There is currently no description for this method. Please help us by contributing one!
bool is_input_source_active ( int input_source_id ) const
There is currently no description for this method. Please help us by contributing one!
void is_session_supported ( String session_mode )
There is currently no description for this method. Please help us by contributing one!
void set_display_refresh_rate ( float refresh_rate )
There is currently no description for this method. Please help us by contributing one!