Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


InverseLinear

The force is applied inverse-linear relative to a point.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.Physics2DModule
InverseLinear = 1

Remarks

Inverse-linear falls off at the same rate as the distance from the point i.e. at a distance of 2 meter, the force is also reduced by 2.