Zernikalos/zernikalos.objects/ZObject/addChild addChild fun addChild(child: ZObject)(source)Adds a child object to this object, establishing a parent-child relationship. The child object will be rendered relative to this object's transform.ParameterschildThe child object to add.