class MapMesh : MapNode

book_4_sparkGenerated
code_blocksInput

Description

The MapMesh class is part of the Editor.MapDoc namespace and represents editable mesh geometry within a Hammer map. It is a map node created when using the Hammer geometry editing tools.

Members

Instance Methods

Member Name Summary
SetMaterial Assigns a material to the mesh.
ConstructFromPolygons Constructs the mesh from a given set of polygons.
GetFaceMaterialAssets Get all material assets used on this mesh.