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().
Objects that position and orient in the scene relative to the given object.
var children: [PHASEObject] { get }To manage members of this array, use addChild(_:), removeChild(_:), and removeChildren().