Class XRInterface.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class XRInterface.MethodName : RefCounted.MethodName
- Inheritance
-
XRInterface.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAnchorDetectionIsEnabled
Cached name for the 'get_anchor_detection_is_enabled' method.
public static readonly StringName GetAnchorDetectionIsEnabled
Field Value
GetCameraFeedId
Cached name for the 'get_camera_feed_id' method.
public static readonly StringName GetCameraFeedId
Field Value
GetCapabilities
Cached name for the 'get_capabilities' method.
public static readonly StringName GetCapabilities
Field Value
GetEnvironmentBlendMode
Cached name for the 'get_environment_blend_mode' method.
public static readonly StringName GetEnvironmentBlendMode
Field Value
GetName
Cached name for the 'get_name' method.
public static readonly StringName GetName
Field Value
GetPlayArea
Cached name for the 'get_play_area' method.
public static readonly StringName GetPlayArea
Field Value
GetPlayAreaMode
Cached name for the 'get_play_area_mode' method.
public static readonly StringName GetPlayAreaMode
Field Value
GetProjectionForView
Cached name for the 'get_projection_for_view' method.
public static readonly StringName GetProjectionForView
Field Value
GetRenderTargetSize
Cached name for the 'get_render_target_size' method.
public static readonly StringName GetRenderTargetSize
Field Value
GetSupportedEnvironmentBlendModes
Cached name for the 'get_supported_environment_blend_modes' method.
public static readonly StringName GetSupportedEnvironmentBlendModes
Field Value
GetSystemInfo
Cached name for the 'get_system_info' method.
public static readonly StringName GetSystemInfo
Field Value
GetTrackingStatus
Cached name for the 'get_tracking_status' method.
public static readonly StringName GetTrackingStatus
Field Value
GetTransformForView
Cached name for the 'get_transform_for_view' method.
public static readonly StringName GetTransformForView
Field Value
GetViewCount
Cached name for the 'get_view_count' method.
public static readonly StringName GetViewCount
Field Value
Initialize
Cached name for the 'initialize' method.
public static readonly StringName Initialize
Field Value
IsInitialized
Cached name for the 'is_initialized' method.
public static readonly StringName IsInitialized
Field Value
IsPassthroughEnabled
Cached name for the 'is_passthrough_enabled' method.
public static readonly StringName IsPassthroughEnabled
Field Value
IsPassthroughSupported
Cached name for the 'is_passthrough_supported' method.
public static readonly StringName IsPassthroughSupported
Field Value
IsPrimary
Cached name for the 'is_primary' method.
public static readonly StringName IsPrimary
Field Value
SetAnchorDetectionIsEnabled
Cached name for the 'set_anchor_detection_is_enabled' method.
public static readonly StringName SetAnchorDetectionIsEnabled
Field Value
SetEnvironmentBlendMode
Cached name for the 'set_environment_blend_mode' method.
public static readonly StringName SetEnvironmentBlendMode
Field Value
SetPlayAreaMode
Cached name for the 'set_play_area_mode' method.
public static readonly StringName SetPlayAreaMode
Field Value
SetPrimary
Cached name for the 'set_primary' method.
public static readonly StringName SetPrimary
Field Value
StartPassthrough
Cached name for the 'start_passthrough' method.
public static readonly StringName StartPassthrough
Field Value
StopPassthrough
Cached name for the 'stop_passthrough' method.
public static readonly StringName StopPassthrough
Field Value
SupportsPlayAreaMode
Cached name for the 'supports_play_area_mode' method.
public static readonly StringName SupportsPlayAreaMode
Field Value
TriggerHapticPulse
Cached name for the 'trigger_haptic_pulse' method.
public static readonly StringName TriggerHapticPulse
Field Value
Uninitialize
Cached name for the 'uninitialize' method.
public static readonly StringName Uninitialize