Scene.latticeSpaces¶
Summary¶
Scene.latticeSpaces returns every LatticeSpace attached to the scene, in insertion order. The returned collection includes invisible spaces.
Syntax¶
Returns¶
readonly LatticeSpace[] - The current lattice-space collection. Use scene methods rather than mutating the array.