Method Destroy
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
Destroy(bool)
Destroys this joint.
public void Destroy(bool wakeBodies = true)Parameters
wakeBodiesbool-
Whether to wake the attached bodies.
Destroys this joint.
public void Destroy(bool wakeBodies = true)wakeBodies bool Whether to wake the attached bodies.