| Parameter | Description | 
|---|---|
| root | The starting node of the hierarchy | 
| nodeOpacities | Storage for the resulting node opacities, may be null | 
IEnumerable<SceneNodeWorldTransform> An enumeration of every node with their pre-computed world transforms, opacities and paths.
Iterates through every nodes under a root with computed transform and opacities.