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