Contents

children

Objects that position and orient in the scene relative to the given object.

Declaration

var children: [PHASEObject] { get }

Discussion

To manage members of this array, use addChild(_:), removeChild(_:), and removeChildren().

See Also

Managing the Hierarchy