hgeFont::SetZ

Sets the font Z-order.

void SetZ(
  float z
);

Parameters

z
Z-order in range from 0.0 to 1.0.

Remarks

If the Z-buffer isn't used, the Z-order values are ignored.

Requirements

Header: hgefont.h
Import library: hgehelp.lib

See also

GetZ, HGE_ZBUFFER