class MapMesh : MapNode

robot_2Generated
code_blocksInput

Description

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

Members

Instance Methods

Member NameSummary
SetMaterialAssigns a material to the mesh.
ConstructFromPolygonsConstructs the mesh from a given set of polygons.
GetFaceMaterialAssetsGet all material assets used on this mesh.