add(_:) Adds the specified object as a child of this object. Declarationfunc add(_ object: MDLObject) Parametersobject: The object to add. See AlsoWorking with Child Objectsobjectsremove(_:)