Node Add To Mesh Component - anticto/Mutable-Documentation GitHub Wiki

Function

Adds additional Mesh Sections to an already existing Mesh Component node.

Node Properties

  • Parent Component Name: Name of the parent Mesh Component.
  • Num LODs: How many LODs the generated Skeletal Mesh will have. See Auto LOD Strategy below.
  • Auto LOD Strategy:
    • Only manually created LODs: Only LOD with connections will appear in the generated Skeletal Mesh.
    • Automatic from mesh: See Automatic from mesh section.
    • Inherit from parent component: Use parent Mesh Component node strategy.

Input Pins

  • LOD n: Adds all connected Mesh Sections to the component's n LOD.

Output Pins

  • Component: If connected, activate this node. The activation can be conditionally using Switch, Variation, and Group nodes.