Children : SpecialKey ¶
Fusion.Children: SpecialKey
A special key which parents other instances into this instance.
When paired with a Child
in a
property table, the special key explores the
Child
to find every Instance
nested inside. It then parents those instances
under the instance which the special key was applied to.
In particular, this special key will recursively explore arrays and bind to any state objects.