Class PhysicsDirectBodyState3D.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class PhysicsDirectBodyState3D.MethodName : GodotObject.MethodName
- Inheritance
-
PhysicsDirectBodyState3D.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
AddConstantForce
Cached name for the 'add_constant_force' method.
public static readonly StringName AddConstantForce
Field Value
AddConstantTorque
Cached name for the 'add_constant_torque' method.
public static readonly StringName AddConstantTorque
Field Value
ApplyCentralForce
Cached name for the 'apply_central_force' method.
public static readonly StringName ApplyCentralForce
Field Value
ApplyCentralImpulse
Cached name for the 'apply_central_impulse' method.
public static readonly StringName ApplyCentralImpulse
Field Value
ApplyForce
Cached name for the 'apply_force' method.
public static readonly StringName ApplyForce
Field Value
ApplyImpulse
Cached name for the 'apply_impulse' method.
public static readonly StringName ApplyImpulse
Field Value
ApplyTorque
Cached name for the 'apply_torque' method.
public static readonly StringName ApplyTorque
Field Value
ApplyTorqueImpulse
Cached name for the 'apply_torque_impulse' method.
public static readonly StringName ApplyTorqueImpulse
Field Value
GetAngularVelocity
Cached name for the 'get_angular_velocity' method.
public static readonly StringName GetAngularVelocity
Field Value
GetCenterOfMass
Cached name for the 'get_center_of_mass' method.
public static readonly StringName GetCenterOfMass
Field Value
GetCenterOfMassLocal
Cached name for the 'get_center_of_mass_local' method.
public static readonly StringName GetCenterOfMassLocal
Field Value
GetConstantForce
Cached name for the 'get_constant_force' method.
public static readonly StringName GetConstantForce
Field Value
GetConstantTorque
Cached name for the 'get_constant_torque' method.
public static readonly StringName GetConstantTorque
Field Value
GetContactCollider
Cached name for the 'get_contact_collider' method.
public static readonly StringName GetContactCollider
Field Value
GetContactColliderId
Cached name for the 'get_contact_collider_id' method.
public static readonly StringName GetContactColliderId
Field Value
GetContactColliderObject
Cached name for the 'get_contact_collider_object' method.
public static readonly StringName GetContactColliderObject
Field Value
GetContactColliderPosition
Cached name for the 'get_contact_collider_position' method.
public static readonly StringName GetContactColliderPosition
Field Value
GetContactColliderShape
Cached name for the 'get_contact_collider_shape' method.
public static readonly StringName GetContactColliderShape
Field Value
GetContactColliderVelocityAtPosition
Cached name for the 'get_contact_collider_velocity_at_position' method.
public static readonly StringName GetContactColliderVelocityAtPosition
Field Value
GetContactCount
Cached name for the 'get_contact_count' method.
public static readonly StringName GetContactCount
Field Value
GetContactImpulse
Cached name for the 'get_contact_impulse' method.
public static readonly StringName GetContactImpulse
Field Value
GetContactLocalNormal
Cached name for the 'get_contact_local_normal' method.
public static readonly StringName GetContactLocalNormal
Field Value
GetContactLocalPosition
Cached name for the 'get_contact_local_position' method.
public static readonly StringName GetContactLocalPosition
Field Value
GetContactLocalShape
Cached name for the 'get_contact_local_shape' method.
public static readonly StringName GetContactLocalShape
Field Value
GetContactLocalVelocityAtPosition
Cached name for the 'get_contact_local_velocity_at_position' method.
public static readonly StringName GetContactLocalVelocityAtPosition
Field Value
GetInverseInertia
Cached name for the 'get_inverse_inertia' method.
public static readonly StringName GetInverseInertia
Field Value
GetInverseInertiaTensor
Cached name for the 'get_inverse_inertia_tensor' method.
public static readonly StringName GetInverseInertiaTensor
Field Value
GetInverseMass
Cached name for the 'get_inverse_mass' method.
public static readonly StringName GetInverseMass
Field Value
GetLinearVelocity
Cached name for the 'get_linear_velocity' method.
public static readonly StringName GetLinearVelocity
Field Value
GetPrincipalInertiaAxes
Cached name for the 'get_principal_inertia_axes' method.
public static readonly StringName GetPrincipalInertiaAxes
Field Value
GetSpaceState
Cached name for the 'get_space_state' method.
public static readonly StringName GetSpaceState
Field Value
GetStep
Cached name for the 'get_step' method.
public static readonly StringName GetStep
Field Value
GetTotalAngularDamp
Cached name for the 'get_total_angular_damp' method.
public static readonly StringName GetTotalAngularDamp
Field Value
GetTotalGravity
Cached name for the 'get_total_gravity' method.
public static readonly StringName GetTotalGravity
Field Value
GetTotalLinearDamp
Cached name for the 'get_total_linear_damp' method.
public static readonly StringName GetTotalLinearDamp
Field Value
GetTransform
Cached name for the 'get_transform' method.
public static readonly StringName GetTransform
Field Value
GetVelocityAtLocalPosition
Cached name for the 'get_velocity_at_local_position' method.
public static readonly StringName GetVelocityAtLocalPosition
Field Value
IntegrateForces
Cached name for the 'integrate_forces' method.
public static readonly StringName IntegrateForces
Field Value
IsSleeping
Cached name for the 'is_sleeping' method.
public static readonly StringName IsSleeping
Field Value
SetAngularVelocity
Cached name for the 'set_angular_velocity' method.
public static readonly StringName SetAngularVelocity
Field Value
SetConstantForce
Cached name for the 'set_constant_force' method.
public static readonly StringName SetConstantForce
Field Value
SetConstantTorque
Cached name for the 'set_constant_torque' method.
public static readonly StringName SetConstantTorque
Field Value
SetLinearVelocity
Cached name for the 'set_linear_velocity' method.
public static readonly StringName SetLinearVelocity
Field Value
SetSleepState
Cached name for the 'set_sleep_state' method.
public static readonly StringName SetSleepState
Field Value
SetTransform
Cached name for the 'set_transform' method.
public static readonly StringName SetTransform