Table of Contents

Class RigidBody3D.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

public class RigidBody3D.MethodName : PhysicsBody3D.MethodName
Inheritance
RigidBody3D.MethodName
Derived
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddConstantCentralForce

Cached name for the 'add_constant_central_force' method.

public static readonly StringName AddConstantCentralForce

Field Value

StringName

AddConstantForce

Cached name for the 'add_constant_force' method.

public static readonly StringName AddConstantForce

Field Value

StringName

AddConstantTorque

Cached name for the 'add_constant_torque' method.

public static readonly StringName AddConstantTorque

Field Value

StringName

ApplyCentralForce

Cached name for the 'apply_central_force' method.

public static readonly StringName ApplyCentralForce

Field Value

StringName

ApplyCentralImpulse

Cached name for the 'apply_central_impulse' method.

public static readonly StringName ApplyCentralImpulse

Field Value

StringName

ApplyForce

Cached name for the 'apply_force' method.

public static readonly StringName ApplyForce

Field Value

StringName

ApplyImpulse

Cached name for the 'apply_impulse' method.

public static readonly StringName ApplyImpulse

Field Value

StringName

ApplyTorque

Cached name for the 'apply_torque' method.

public static readonly StringName ApplyTorque

Field Value

StringName

ApplyTorqueImpulse

Cached name for the 'apply_torque_impulse' method.

public static readonly StringName ApplyTorqueImpulse

Field Value

StringName

GetAngularDamp

Cached name for the 'get_angular_damp' method.

public static readonly StringName GetAngularDamp

Field Value

StringName

GetAngularDampMode

Cached name for the 'get_angular_damp_mode' method.

public static readonly StringName GetAngularDampMode

Field Value

StringName

GetAngularVelocity

Cached name for the 'get_angular_velocity' method.

public static readonly StringName GetAngularVelocity

Field Value

StringName

GetCenterOfMass

Cached name for the 'get_center_of_mass' method.

public static readonly StringName GetCenterOfMass

Field Value

StringName

GetCenterOfMassMode

Cached name for the 'get_center_of_mass_mode' method.

public static readonly StringName GetCenterOfMassMode

Field Value

StringName

GetCollidingBodies

Cached name for the 'get_colliding_bodies' method.

public static readonly StringName GetCollidingBodies

Field Value

StringName

GetConstantForce

Cached name for the 'get_constant_force' method.

public static readonly StringName GetConstantForce

Field Value

StringName

GetConstantTorque

Cached name for the 'get_constant_torque' method.

public static readonly StringName GetConstantTorque

Field Value

StringName

GetContactCount

Cached name for the 'get_contact_count' method.

public static readonly StringName GetContactCount

Field Value

StringName

GetFreezeMode

Cached name for the 'get_freeze_mode' method.

public static readonly StringName GetFreezeMode

Field Value

StringName

GetGravityScale

Cached name for the 'get_gravity_scale' method.

public static readonly StringName GetGravityScale

Field Value

StringName

GetInertia

Cached name for the 'get_inertia' method.

public static readonly StringName GetInertia

Field Value

StringName

GetInverseInertiaTensor

Cached name for the 'get_inverse_inertia_tensor' method.

public static readonly StringName GetInverseInertiaTensor

Field Value

StringName

GetLinearDamp

Cached name for the 'get_linear_damp' method.

public static readonly StringName GetLinearDamp

Field Value

StringName

GetLinearDampMode

Cached name for the 'get_linear_damp_mode' method.

public static readonly StringName GetLinearDampMode

Field Value

StringName

GetLinearVelocity

Cached name for the 'get_linear_velocity' method.

public static readonly StringName GetLinearVelocity

Field Value

StringName

GetMass

Cached name for the 'get_mass' method.

public static readonly StringName GetMass

Field Value

StringName

GetMaxContactsReported

Cached name for the 'get_max_contacts_reported' method.

public static readonly StringName GetMaxContactsReported

Field Value

StringName

GetPhysicsMaterialOverride

Cached name for the 'get_physics_material_override' method.

public static readonly StringName GetPhysicsMaterialOverride

Field Value

StringName

IsAbleToSleep

Cached name for the 'is_able_to_sleep' method.

public static readonly StringName IsAbleToSleep

Field Value

StringName

IsContactMonitorEnabled

Cached name for the 'is_contact_monitor_enabled' method.

public static readonly StringName IsContactMonitorEnabled

Field Value

StringName

IsFreezeEnabled

Cached name for the 'is_freeze_enabled' method.

public static readonly StringName IsFreezeEnabled

Field Value

StringName

IsLockRotationEnabled

Cached name for the 'is_lock_rotation_enabled' method.

public static readonly StringName IsLockRotationEnabled

Field Value

StringName

IsSleeping

Cached name for the 'is_sleeping' method.

public static readonly StringName IsSleeping

Field Value

StringName

IsUsingContinuousCollisionDetection

Cached name for the 'is_using_continuous_collision_detection' method.

public static readonly StringName IsUsingContinuousCollisionDetection

Field Value

StringName

IsUsingCustomIntegrator

Cached name for the 'is_using_custom_integrator' method.

public static readonly StringName IsUsingCustomIntegrator

Field Value

StringName

SetAngularDamp

Cached name for the 'set_angular_damp' method.

public static readonly StringName SetAngularDamp

Field Value

StringName

SetAngularDampMode

Cached name for the 'set_angular_damp_mode' method.

public static readonly StringName SetAngularDampMode

Field Value

StringName

SetAngularVelocity

Cached name for the 'set_angular_velocity' method.

public static readonly StringName SetAngularVelocity

Field Value

StringName

SetAxisVelocity

Cached name for the 'set_axis_velocity' method.

public static readonly StringName SetAxisVelocity

Field Value

StringName

SetCanSleep

Cached name for the 'set_can_sleep' method.

public static readonly StringName SetCanSleep

Field Value

StringName

SetCenterOfMass

Cached name for the 'set_center_of_mass' method.

public static readonly StringName SetCenterOfMass

Field Value

StringName

SetCenterOfMassMode

Cached name for the 'set_center_of_mass_mode' method.

public static readonly StringName SetCenterOfMassMode

Field Value

StringName

SetConstantForce

Cached name for the 'set_constant_force' method.

public static readonly StringName SetConstantForce

Field Value

StringName

SetConstantTorque

Cached name for the 'set_constant_torque' method.

public static readonly StringName SetConstantTorque

Field Value

StringName

SetContactMonitor

Cached name for the 'set_contact_monitor' method.

public static readonly StringName SetContactMonitor

Field Value

StringName

SetFreezeEnabled

Cached name for the 'set_freeze_enabled' method.

public static readonly StringName SetFreezeEnabled

Field Value

StringName

SetFreezeMode

Cached name for the 'set_freeze_mode' method.

public static readonly StringName SetFreezeMode

Field Value

StringName

SetGravityScale

Cached name for the 'set_gravity_scale' method.

public static readonly StringName SetGravityScale

Field Value

StringName

SetInertia

Cached name for the 'set_inertia' method.

public static readonly StringName SetInertia

Field Value

StringName

SetLinearDamp

Cached name for the 'set_linear_damp' method.

public static readonly StringName SetLinearDamp

Field Value

StringName

SetLinearDampMode

Cached name for the 'set_linear_damp_mode' method.

public static readonly StringName SetLinearDampMode

Field Value

StringName

SetLinearVelocity

Cached name for the 'set_linear_velocity' method.

public static readonly StringName SetLinearVelocity

Field Value

StringName

SetLockRotationEnabled

Cached name for the 'set_lock_rotation_enabled' method.

public static readonly StringName SetLockRotationEnabled

Field Value

StringName

SetMass

Cached name for the 'set_mass' method.

public static readonly StringName SetMass

Field Value

StringName

SetMaxContactsReported

Cached name for the 'set_max_contacts_reported' method.

public static readonly StringName SetMaxContactsReported

Field Value

StringName

SetPhysicsMaterialOverride

Cached name for the 'set_physics_material_override' method.

public static readonly StringName SetPhysicsMaterialOverride

Field Value

StringName

SetSleeping

Cached name for the 'set_sleeping' method.

public static readonly StringName SetSleeping

Field Value

StringName

SetUseContinuousCollisionDetection

Cached name for the 'set_use_continuous_collision_detection' method.

public static readonly StringName SetUseContinuousCollisionDetection

Field Value

StringName

SetUseCustomIntegrator

Cached name for the 'set_use_custom_integrator' method.

public static readonly StringName SetUseCustomIntegrator

Field Value

StringName

_IntegrateForces

Cached name for the '_integrate_forces' method.

public static readonly StringName _IntegrateForces

Field Value

StringName