Table of Contents

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

StringName

GetDisplayRefreshRate

Cached name for the 'get_display_refresh_rate' method.

public static readonly StringName GetDisplayRefreshRate

Field Value

StringName

GetInputSourceTargetRayMode

Cached name for the 'get_input_source_target_ray_mode' method.

public static readonly StringName GetInputSourceTargetRayMode

Field Value

StringName

GetInputSourceTracker

Cached name for the 'get_input_source_tracker' method.

public static readonly StringName GetInputSourceTracker

Field Value

StringName

GetOptionalFeatures

Cached name for the 'get_optional_features' method.

public static readonly StringName GetOptionalFeatures

Field Value

StringName

GetReferenceSpaceType

Cached name for the 'get_reference_space_type' method.

public static readonly StringName GetReferenceSpaceType

Field Value

StringName

GetRequestedReferenceSpaceTypes

Cached name for the 'get_requested_reference_space_types' method.

public static readonly StringName GetRequestedReferenceSpaceTypes

Field Value

StringName

GetRequiredFeatures

Cached name for the 'get_required_features' method.

public static readonly StringName GetRequiredFeatures

Field Value

StringName

GetSessionMode

Cached name for the 'get_session_mode' method.

public static readonly StringName GetSessionMode

Field Value

StringName

GetVisibilityState

Cached name for the 'get_visibility_state' method.

public static readonly StringName GetVisibilityState

Field Value

StringName

IsInputSourceActive

Cached name for the 'is_input_source_active' method.

public static readonly StringName IsInputSourceActive

Field Value

StringName

IsSessionSupported

Cached name for the 'is_session_supported' method.

public static readonly StringName IsSessionSupported

Field Value

StringName

SetDisplayRefreshRate

Cached name for the 'set_display_refresh_rate' method.

public static readonly StringName SetDisplayRefreshRate

Field Value

StringName

SetOptionalFeatures

Cached name for the 'set_optional_features' method.

public static readonly StringName SetOptionalFeatures

Field Value

StringName

SetRequestedReferenceSpaceTypes

Cached name for the 'set_requested_reference_space_types' method.

public static readonly StringName SetRequestedReferenceSpaceTypes

Field Value

StringName

SetRequiredFeatures

Cached name for the 'set_required_features' method.

public static readonly StringName SetRequiredFeatures

Field Value

StringName

SetSessionMode

Cached name for the 'set_session_mode' method.

public static readonly StringName SetSessionMode

Field Value

StringName