Class WebXRInterface.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class WebXRInterface.MethodName : XRInterface.MethodName
- Inheritance
-
WebXRInterface.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAvailableDisplayRefreshRates
Cached name for the 'get_available_display_refresh_rates' method.
public static readonly StringName GetAvailableDisplayRefreshRates
Field Value
GetDisplayRefreshRate
Cached name for the 'get_display_refresh_rate' method.
public static readonly StringName GetDisplayRefreshRate
Field Value
GetInputSourceTargetRayMode
Cached name for the 'get_input_source_target_ray_mode' method.
public static readonly StringName GetInputSourceTargetRayMode
Field Value
GetInputSourceTracker
Cached name for the 'get_input_source_tracker' method.
public static readonly StringName GetInputSourceTracker
Field Value
GetOptionalFeatures
Cached name for the 'get_optional_features' method.
public static readonly StringName GetOptionalFeatures
Field Value
GetReferenceSpaceType
Cached name for the 'get_reference_space_type' method.
public static readonly StringName GetReferenceSpaceType
Field Value
GetRequestedReferenceSpaceTypes
Cached name for the 'get_requested_reference_space_types' method.
public static readonly StringName GetRequestedReferenceSpaceTypes
Field Value
GetRequiredFeatures
Cached name for the 'get_required_features' method.
public static readonly StringName GetRequiredFeatures
Field Value
GetSessionMode
Cached name for the 'get_session_mode' method.
public static readonly StringName GetSessionMode
Field Value
GetVisibilityState
Cached name for the 'get_visibility_state' method.
public static readonly StringName GetVisibilityState
Field Value
IsInputSourceActive
Cached name for the 'is_input_source_active' method.
public static readonly StringName IsInputSourceActive
Field Value
IsSessionSupported
Cached name for the 'is_session_supported' method.
public static readonly StringName IsSessionSupported
Field Value
SetDisplayRefreshRate
Cached name for the 'set_display_refresh_rate' method.
public static readonly StringName SetDisplayRefreshRate
Field Value
SetOptionalFeatures
Cached name for the 'set_optional_features' method.
public static readonly StringName SetOptionalFeatures
Field Value
SetRequestedReferenceSpaceTypes
Cached name for the 'set_requested_reference_space_types' method.
public static readonly StringName SetRequestedReferenceSpaceTypes
Field Value
SetRequiredFeatures
Cached name for the 'set_required_features' method.
public static readonly StringName SetRequiredFeatures
Field Value
SetSessionMode
Cached name for the 'set_session_mode' method.
public static readonly StringName SetSessionMode