worldDepth

val worldDepth: Int = 0

Index that represents the "depth" of the level in the world. Default is 0, greater means "above", lower means "below".

This value is mostly used for display only and is intended to make stacking of levels easier to manage.