Method ApplyImpulse
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
ApplyImpulse(Vector3, Vector3, bool)
Changes the velocity immediately at a world-space point, adding spin if it is off-centre.
public void ApplyImpulse(Vector3 impulse, Vector3 point, bool wake = true)