EffectorForceMode2D
enumeration
Description 描述
The mode used to apply Effector2D forces.
Properties 属性
| Constant | The force is applied at a constant rate. | ||
| InverseLinear | The force is applied inverse-linear relative to a point. | ||
| InverseSquared | The force is applied inverse-squared relative to a point. |