Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

EffectorForceMode2D

enumeration

Description

The mode used to apply Effector2D forces.

Properties

Description
ConstantThe force is applied at a constant rate.
InverseLinearThe force is applied inverse-linear relative to a point.
InverseSquaredThe force is applied inverse-squared relative to a point.