FreeMesh()

Syntax

FreeMesh(#Mesh)
Description
Free the specified #Mesh. All its associated memory is released and the object may not be used anymore.

Note: all remaining meshes are automatically freed when the program ends.

Supported OS

All

<- CreateMesh() - Mesh Index - IsMesh() ->