PackedGridLayoutGroup NumPasses Property |
This refers to the number of different strategies to use when packing children. Set to as many as possible, if the FPS allows. See Packer2DBoxNodeChoosingStrategy.
At the moment (15 Mar 2019), more than 1 pass is executing only if the boxes don't all fit in the available space, as the first strategy (MAX_VOLUME) seems to always perform the best
Namespace: Com.ForbiddenByte.OSA.Util