Table of Contents

Class XROrigin3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class XROrigin3D.MethodName : Node3D.MethodName
Inheritance
XROrigin3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetWorldScale

Cached name for the 'get_world_scale' method.

public static readonly StringName GetWorldScale

Field Value

StringName

IsCurrent

Cached name for the 'is_current' method.

public static readonly StringName IsCurrent

Field Value

StringName

SetCurrent

Cached name for the 'set_current' method.

public static readonly StringName SetCurrent

Field Value

StringName

SetWorldScale

Cached name for the 'set_world_scale' method.

public static readonly StringName SetWorldScale

Field Value

StringName