Table of Contents

Method DestroyShape

Namespace
Box3D
Assembly
Box3D.NET.dll

DestroyShape(nint)

Releases a drawable built earlier.

void DestroyShape(nint handle)

Parameters

handle nint

The handle returned by Box3D.IDebugShapeFactory.CreateShape(Box3D.DebugShape@).