Table of Contents

Class XRServer.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class XRServer.MethodName
Inheritance
XRServer.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddInterface

Cached name for the 'add_interface' method.

public static readonly StringName AddInterface

Field Value

StringName

AddTracker

Cached name for the 'add_tracker' method.

public static readonly StringName AddTracker

Field Value

StringName

CenterOnHmd

Cached name for the 'center_on_hmd' method.

public static readonly StringName CenterOnHmd

Field Value

StringName

FindInterface

Cached name for the 'find_interface' method.

public static readonly StringName FindInterface

Field Value

StringName

GetHmdTransform

Cached name for the 'get_hmd_transform' method.

public static readonly StringName GetHmdTransform

Field Value

StringName

GetInterface

Cached name for the 'get_interface' method.

public static readonly StringName GetInterface

Field Value

StringName

GetInterfaceCount

Cached name for the 'get_interface_count' method.

public static readonly StringName GetInterfaceCount

Field Value

StringName

GetInterfaces

Cached name for the 'get_interfaces' method.

public static readonly StringName GetInterfaces

Field Value

StringName

GetPrimaryInterface

Cached name for the 'get_primary_interface' method.

public static readonly StringName GetPrimaryInterface

Field Value

StringName

GetReferenceFrame

Cached name for the 'get_reference_frame' method.

public static readonly StringName GetReferenceFrame

Field Value

StringName

GetTracker

Cached name for the 'get_tracker' method.

public static readonly StringName GetTracker

Field Value

StringName

GetTrackers

Cached name for the 'get_trackers' method.

public static readonly StringName GetTrackers

Field Value

StringName

GetWorldOrigin

Cached name for the 'get_world_origin' method.

public static readonly StringName GetWorldOrigin

Field Value

StringName

GetWorldScale

Cached name for the 'get_world_scale' method.

public static readonly StringName GetWorldScale

Field Value

StringName

RemoveInterface

Cached name for the 'remove_interface' method.

public static readonly StringName RemoveInterface

Field Value

StringName

RemoveTracker

Cached name for the 'remove_tracker' method.

public static readonly StringName RemoveTracker

Field Value

StringName

SetPrimaryInterface

Cached name for the 'set_primary_interface' method.

public static readonly StringName SetPrimaryInterface

Field Value

StringName

SetWorldOrigin

Cached name for the 'set_world_origin' method.

public static readonly StringName SetWorldOrigin

Field Value

StringName

SetWorldScale

Cached name for the 'set_world_scale' method.

public static readonly StringName SetWorldScale

Field Value

StringName