Table of Contents

Class RetargetModifier3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class RetargetModifier3D.MethodName : SkeletonModifier3D.MethodName
Inheritance
RetargetModifier3D.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

GetEnableFlags

Cached name for the 'get_enable_flags' method.

public static readonly StringName GetEnableFlags

Field Value

StringName

GetProfile

Cached name for the 'get_profile' method.

public static readonly StringName GetProfile

Field Value

StringName

IsPositionEnabled

Cached name for the 'is_position_enabled' method.

public static readonly StringName IsPositionEnabled

Field Value

StringName

IsRotationEnabled

Cached name for the 'is_rotation_enabled' method.

public static readonly StringName IsRotationEnabled

Field Value

StringName

IsScaleEnabled

Cached name for the 'is_scale_enabled' method.

public static readonly StringName IsScaleEnabled

Field Value

StringName

IsUsingGlobalPose

Cached name for the 'is_using_global_pose' method.

public static readonly StringName IsUsingGlobalPose

Field Value

StringName

SetEnableFlags

Cached name for the 'set_enable_flags' method.

public static readonly StringName SetEnableFlags

Field Value

StringName

SetPositionEnabled

Cached name for the 'set_position_enabled' method.

public static readonly StringName SetPositionEnabled

Field Value

StringName

SetProfile

Cached name for the 'set_profile' method.

public static readonly StringName SetProfile

Field Value

StringName

SetRotationEnabled

Cached name for the 'set_rotation_enabled' method.

public static readonly StringName SetRotationEnabled

Field Value

StringName

SetScaleEnabled

Cached name for the 'set_scale_enabled' method.

public static readonly StringName SetScaleEnabled

Field Value

StringName

SetUseGlobalPose

Cached name for the 'set_use_global_pose' method.

public static readonly StringName SetUseGlobalPose

Field Value

StringName