Node Static Mesh - anticto/Mutable-Documentation GitHub Wiki

Function

Get access to the mesh sections (also known as material slots) of a static mesh asset.

Use Cases

Despite Mutable doesn't build static meshes, they can be used for some operations like mesh clipping.

Node Properties

Static Mesh: Static mesh asset to expose to the graph.

Pins: Control what output pins are shown in the graph node. This is necessary to prevent big assets with lots of sections and LODs from creating unmanageable nodes.

Output Pins

(material name) Mesh: The mesh section of the chosen skeletal mesh. One pin appears for each mesh section in the mesh for each LOD in which it is active.