GodotSharpAPI
GodotSharpAPI
Godot
Physics2DDirectBodyState Class
Physics2DDirectBodyState Methods
AddCentralForce Method
AddForce Method
AddTorque Method
ApplyCentralImpulse Method
ApplyImpulse Method
ApplyTorqueImpulse Method
GetAngularVelocity Method
GetContactCollider Method
GetContactColliderId Method
GetContactColliderObject Method
GetContactColliderPosition Method
GetContactColliderShape Method
GetContactColliderShapeMetadata Method
GetContactColliderVelocityAtPosition Method
GetContactCount Method
GetContactLocalNormal Method
GetContactLocalPosition Method
GetContactLocalShape Method
GetInverseInertia Method
GetInverseMass Method
GetLinearVelocity Method
GetSpaceState Method
GetStep Method
GetTotalAngularDamp Method
GetTotalGravity Method
GetTotalLinearDamp Method
GetTransform Method
IntegrateForces Method
IsSleeping Method
SetAngularVelocity Method
SetLinearVelocity Method
SetSleepState Method
SetTransform Method
Physics2DDirectBodyState
IntegrateForces Method
Calls the built-in force integration code.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
void
IntegrateForces
()
See Also
Reference
Physics2DDirectBodyState Class
Godot Namespace