Method ApplyForce
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
ApplyForce(Vector3, Vector3, bool)
Applies a force at a world-space point, producing torque if it is off-centre.
public void ApplyForce(Vector3 force, Vector3 point, bool wake = true)Applies a force at a world-space point, producing torque if it is off-centre.
public void ApplyForce(Vector3 force, Vector3 point, bool wake = true)