dxMeshDepth#(mesh%)

Parameters

mesh - mesh handle

Description

Returns the depth of a mesh. This is calculated by the actual vertex positions and so the scale of the entity (set by dxScaleEntity) will not have an effect on the resultant depth. Mesh operations, on the other hand, will effect the result.

See also: dxMeshWidth, dxMeshHeight.

Index