Class PhysicalBone3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class PhysicalBone3D.MethodName : PhysicsBody3D.MethodName
- Inheritance
-
PhysicalBone3D.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
ApplyCentralImpulse
Cached name for the 'apply_central_impulse' method.
public static readonly StringName ApplyCentralImpulse
Field Value
ApplyImpulse
Cached name for the 'apply_impulse' method.
public static readonly StringName ApplyImpulse
Field Value
GetAngularDamp
Cached name for the 'get_angular_damp' method.
public static readonly StringName GetAngularDamp
Field Value
GetAngularDampMode
Cached name for the 'get_angular_damp_mode' method.
public static readonly StringName GetAngularDampMode
Field Value
GetAngularVelocity
Cached name for the 'get_angular_velocity' method.
public static readonly StringName GetAngularVelocity
Field Value
GetBodyOffset
Cached name for the 'get_body_offset' method.
public static readonly StringName GetBodyOffset
Field Value
GetBoneId
Cached name for the 'get_bone_id' method.
public static readonly StringName GetBoneId
Field Value
GetBounce
Cached name for the 'get_bounce' method.
public static readonly StringName GetBounce
Field Value
GetFriction
Cached name for the 'get_friction' method.
public static readonly StringName GetFriction
Field Value
GetGravityScale
Cached name for the 'get_gravity_scale' method.
public static readonly StringName GetGravityScale
Field Value
GetJointOffset
Cached name for the 'get_joint_offset' method.
public static readonly StringName GetJointOffset
Field Value
GetJointRotation
Cached name for the 'get_joint_rotation' method.
public static readonly StringName GetJointRotation
Field Value
GetJointType
Cached name for the 'get_joint_type' method.
public static readonly StringName GetJointType
Field Value
GetLinearDamp
Cached name for the 'get_linear_damp' method.
public static readonly StringName GetLinearDamp
Field Value
GetLinearDampMode
Cached name for the 'get_linear_damp_mode' method.
public static readonly StringName GetLinearDampMode
Field Value
GetLinearVelocity
Cached name for the 'get_linear_velocity' method.
public static readonly StringName GetLinearVelocity
Field Value
GetMass
Cached name for the 'get_mass' method.
public static readonly StringName GetMass
Field Value
GetSimulatePhysics
Cached name for the 'get_simulate_physics' method.
public static readonly StringName GetSimulatePhysics
Field Value
IsAbleToSleep
Cached name for the 'is_able_to_sleep' method.
public static readonly StringName IsAbleToSleep
Field Value
IsSimulatingPhysics
Cached name for the 'is_simulating_physics' method.
public static readonly StringName IsSimulatingPhysics
Field Value
IsUsingCustomIntegrator
Cached name for the 'is_using_custom_integrator' method.
public static readonly StringName IsUsingCustomIntegrator
Field Value
SetAngularDamp
Cached name for the 'set_angular_damp' method.
public static readonly StringName SetAngularDamp
Field Value
SetAngularDampMode
Cached name for the 'set_angular_damp_mode' method.
public static readonly StringName SetAngularDampMode
Field Value
SetAngularVelocity
Cached name for the 'set_angular_velocity' method.
public static readonly StringName SetAngularVelocity
Field Value
SetBodyOffset
Cached name for the 'set_body_offset' method.
public static readonly StringName SetBodyOffset
Field Value
SetBounce
Cached name for the 'set_bounce' method.
public static readonly StringName SetBounce
Field Value
SetCanSleep
Cached name for the 'set_can_sleep' method.
public static readonly StringName SetCanSleep
Field Value
SetFriction
Cached name for the 'set_friction' method.
public static readonly StringName SetFriction
Field Value
SetGravityScale
Cached name for the 'set_gravity_scale' method.
public static readonly StringName SetGravityScale
Field Value
SetJointOffset
Cached name for the 'set_joint_offset' method.
public static readonly StringName SetJointOffset
Field Value
SetJointRotation
Cached name for the 'set_joint_rotation' method.
public static readonly StringName SetJointRotation
Field Value
SetJointType
Cached name for the 'set_joint_type' method.
public static readonly StringName SetJointType
Field Value
SetLinearDamp
Cached name for the 'set_linear_damp' method.
public static readonly StringName SetLinearDamp
Field Value
SetLinearDampMode
Cached name for the 'set_linear_damp_mode' method.
public static readonly StringName SetLinearDampMode
Field Value
SetLinearVelocity
Cached name for the 'set_linear_velocity' method.
public static readonly StringName SetLinearVelocity
Field Value
SetMass
Cached name for the 'set_mass' method.
public static readonly StringName SetMass
Field Value
SetUseCustomIntegrator
Cached name for the 'set_use_custom_integrator' method.
public static readonly StringName SetUseCustomIntegrator
Field Value
_IntegrateForces
Cached name for the '_integrate_forces' method.
public static readonly StringName _IntegrateForces