Assembly Pack

Packs rigged assemblies into the canonical packed-primitive form that downstream Natsura nodes consume. Inner utility of the Assembly Resource.

Assembly Pack packs rigged assemblies into the canonical packed-primitive form that downstream Natsura nodes (notably the Assembly Decoration) expect. It groups instances by a chosen name attribute; the packed form is what allows effectors on the decoration to apply rigid joint rotations rather than per-vertex deformation, keeping instancing across placement. Inner utility of the Assembly Resource wrapper.

Parameters

ParameterDescription
Name AttributeThe attribute used to identify each assembly. All points sharing the same value of this attribute are packed together as one assembly. Typically matches the Name Attribute set on Import Assembly upstream.

Notes

  • Hidden from the tab menu by default. The standard route to Assembly Pack is through the Assembly Resource wrapper.

See also: Assembly Workflow · Assembly Resource · Build Assembly Rig · Assembly Decoration