I'm trying to understand how to work with group caching. Here is PG http://babylonjs-playground.com/#1VRAA#1
And I can't figure out the following - why setting canvas cachingStrategy to CACHESTRATEGY_ALLGROUPS leads to rendering of its' direct children only? So, every cached group have to be the direct child of canvas, or I'm missing something?