Method DestroyShape
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
DestroyShape(nint)
Releases a drawable built earlier.
void DestroyShape(nint handle)Parameters
handlenint-
The handle returned by Box3D.IDebugShapeFactory.CreateShape(Box3D.DebugShape@).