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.
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.
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. |