Table of Contents

Method Destroy

Namespace
Box3D
Assembly
Box3D.NET.dll

Destroy(bool)

Destroys this joint.

public void Destroy(bool wakeBodies = true)

Parameters

wakeBodies bool

Whether to wake the attached bodies.