Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ConstantForce2D.force

Switch to Manual
public Vector2 force;

Description

The linear force applied to the rigidbody each physics update.

The force is specified in the global coordinate frame i.e. independent of the rigid-body rotation and is applied to the center-of-mass therefore no torque is generated.