This enumeration defines the list of predefined layers, which can not be removed (but settings can be overridden). It reflects values of corresponding C++ Graphic3d_ZLayerId enumeration defined by OCCT, Custom layers might be added with positive index (>= 1) if standard list is insufficient for application needs; these layers will be displayed on top of predefined ones.

Enumeration Members

Enumeration Members

BotOSD: -5

underlay for 2D presentations (On-Screen-Display)

Default: 0

default Z-layer for main presentations

Top: -2

overlay for 3D presentations which inherits Depth from previous ZLayer

Topmost: -3

overlay for 3D presentations with independent Depth

TopOSD: -4

overlay for 2D presentations (On-Screen-Display)

Unknown: -1

identifier for invalid ZLayer