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
GetProfile
Cached name for the 'get_profile' method.
public static readonly StringName GetProfile
Field Value
IsPositionEnabled
Cached name for the 'is_position_enabled' method.
public static readonly StringName IsPositionEnabled
Field Value
IsRotationEnabled
Cached name for the 'is_rotation_enabled' method.
public static readonly StringName IsRotationEnabled
Field Value
IsScaleEnabled
Cached name for the 'is_scale_enabled' method.
public static readonly StringName IsScaleEnabled
Field Value
IsUsingGlobalPose
Cached name for the 'is_using_global_pose' method.
public static readonly StringName IsUsingGlobalPose
Field Value
SetEnableFlags
Cached name for the 'set_enable_flags' method.
public static readonly StringName SetEnableFlags
Field Value
SetPositionEnabled
Cached name for the 'set_position_enabled' method.
public static readonly StringName SetPositionEnabled
Field Value
SetProfile
Cached name for the 'set_profile' method.
public static readonly StringName SetProfile
Field Value
SetRotationEnabled
Cached name for the 'set_rotation_enabled' method.
public static readonly StringName SetRotationEnabled
Field Value
SetScaleEnabled
Cached name for the 'set_scale_enabled' method.
public static readonly StringName SetScaleEnabled
Field Value
SetUseGlobalPose
Cached name for the 'set_use_global_pose' method.
public static readonly StringName SetUseGlobalPose