Instance.depth

The identifier of the layer in which the instance is placed. The render queue is affected, the larger the number, the later the instance will be rendered.

class Instance
int depth;

Meta