removeChild(_:)
Removes the given object as a child.
Declaration
func removeChild(_ child: PHASEObject)Parameters
- child:
The object to remove from the Children array.
Removes the given object as a child.
func removeChild(_ child: PHASEObject)The object to remove from the Children array.