ApplyForceToCenter(Vector2, bool)
Apply a force to the center of mass. PhysicsBody.ApplyForceToCenter.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public void ApplyForceToCenter(Vector2 force, bool wake = true)