Object Hierarchy | Related C++ Class: Layer
Layer
The Layer is a self-contained collection of Scene items. It reports "Layer" when queried with the Application.ClassName method. A layer group is just when a layer itself has some sub layer as children. It allows to override what the sub layer is doing (visibility override for example) in a non-destructive way.