Optionalid: stringOptionalname: stringOptionalparentId: stringOptionalcolorRgba: ColorRGBAOptionalmatrix: TransformMatrix | TransformMatrixesUnique identifier for this assembly node
Display name for the assembly
OptionalparentParent node ID. Leave undefined for root level assembly.
OptionalcolorOptional color for the assembly
OptionalmatrixOptional placement matrix (column-major, 16 numbers) or an ordered list of matrices applied first-to-last. When provided it fully defines the node's placement and takes precedence over any translation/rotation/scale.
DTO for creating an assembly node (container for other nodes). Assembly nodes group instances and other assemblies together.