Blitz3D Docs -> MeshWidth
MeshWidth# (mesh)
Parameters:
mesh - mesh handleDescription:
Returns the width of a mesh. This is calculated by the actual vertex positions and so the scale of the entity (set by ScaleEntity) will not have an effect on the resultant width. Mesh operations, on the other hand, will effect the result.See also: MeshHeight, MeshDepth.
Comments
None.
Blitz3D Manual Forum
BlitzPlus Equivalent Command




