Table of Contents

Class XRPose.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class XRPose.MethodName : RefCounted.MethodName
Inheritance
XRPose.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetAdjustedTransform

Cached name for the 'get_adjusted_transform' method.

public static readonly StringName GetAdjustedTransform

Field Value

StringName

GetAngularVelocity

Cached name for the 'get_angular_velocity' method.

public static readonly StringName GetAngularVelocity

Field Value

StringName

GetHasTrackingData

Cached name for the 'get_has_tracking_data' method.

public static readonly StringName GetHasTrackingData

Field Value

StringName

GetLinearVelocity

Cached name for the 'get_linear_velocity' method.

public static readonly StringName GetLinearVelocity

Field Value

StringName

GetName

Cached name for the 'get_name' method.

public static readonly StringName GetName

Field Value

StringName

GetTrackingConfidence

Cached name for the 'get_tracking_confidence' method.

public static readonly StringName GetTrackingConfidence

Field Value

StringName

GetTransform

Cached name for the 'get_transform' method.

public static readonly StringName GetTransform

Field Value

StringName

SetAngularVelocity

Cached name for the 'set_angular_velocity' method.

public static readonly StringName SetAngularVelocity

Field Value

StringName

SetHasTrackingData

Cached name for the 'set_has_tracking_data' method.

public static readonly StringName SetHasTrackingData

Field Value

StringName

SetLinearVelocity

Cached name for the 'set_linear_velocity' method.

public static readonly StringName SetLinearVelocity

Field Value

StringName

SetName

Cached name for the 'set_name' method.

public static readonly StringName SetName

Field Value

StringName

SetTrackingConfidence

Cached name for the 'set_tracking_confidence' method.

public static readonly StringName SetTrackingConfidence

Field Value

StringName

SetTransform

Cached name for the 'set_transform' method.

public static readonly StringName SetTransform

Field Value

StringName