Contents

remove(_:)

Removes the specified object from this object’s array of children.

Declaration

func remove(_ object: MDLObject)

Parameters

  • object:

    The object to remove.

See Also

Working with Child Objects