Method Dispose
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
Dispose()
Releases the height field.
public void Dispose()Remarks
Every shape built from it must already be gone. Dispose the world first; a shape holds a borrowed pointer to this memory.
Releases the height field.
public void Dispose()Every shape built from it must already be gone. Dispose the world first; a shape holds a borrowed pointer to this memory.