Create a bag grab (interior node)
Arguments
- children
A list of
grab_atomorgrab_bagobjects.- viewport
A
viewportor NULL to inherit from parent.- aesthetics
An
aes_specor NULL. Values inherited by all children.- name
Character. Optional label for debugging.
- node_id
Character node identifier. If empty, one can be assigned with
assign_node_ids().- coordinate_space
Character coordinate space label for this node.
- transform
Optional transform list (
tx,ty,sx,sy,rotate) applied in local space.- dirty
Logical dirty flag used by rendering caches.
- meta
Optional free-form metadata list.