GodotSharpAPI
GodotSharpAPI
Godot
RigidBody2D Class
RigidBody2D Properties
AngularDamp Property
AngularVelocity Property
AppliedForce Property
AppliedTorque Property
Bounce Property
CanSleep Property
ContactMonitor Property
ContactsReported Property
ContinuousCd Property
CustomIntegrator Property
Friction Property
GravityScale Property
Inertia Property
LinearDamp Property
LinearVelocity Property
Mass Property
Mode Property
PhysicsMaterialOverride Property
Sleeping Property
Weight Property
RigidBody2D
AppliedForce Property
The body's total applied force.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
Copy
public
Vector2
AppliedForce
{
get
;
set
; }
Property Value
Type:
Vector2
See Also
Reference
RigidBody2D Class
Godot Namespace