IsMesh()

Syntax

Result = IsMesh(#Mesh)
Description
Tests if the given #Mesh is valid and the mesh has been correctly initialized.

This function is bulletproof and may be used with any value. If Result equals zero then the given mesh has not been properly created or initialized. This is the correct way to ensure a mesh is ready to use.

Supported OS

All

<- GetMeshData() - Mesh Index - LoadMesh() ->