AW HUD ELEMENT Z

From ActiveWiki
Jump to navigation Jump to search


Minimum requirements
Added in version 4.1
SDKbuild 64


AW_HUD_ELEMENT_Z

Type

Integer

Description

Z order of an element.

Notes

The Z order is used to determine what depth layer elements are drawn in. Elements are drawn in Z depth order, from low (closer or top layer) numbers to high numbers (further away or bottom layer). So if you want one element to appear on "top" of another, give it a lower z-order.

Used by