.\" Generated by the Allegro makedoc utility .TH POLYTYPE_ATEX_MASK_LIT 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME POLYTYPE_ATEX_MASK_LIT, POLYTYPE_PTEX_MASK_LIT \- Polygon rendering mode type Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B #define POLYTYPE_ATEX_MASK_LIT .B #define POLYTYPE_PTEX_MASK_LIT .SH DESCRIPTION Like POLYTYPE_ATEX_LIT and POLYTYPE_PTEX_LIT, but zero texture map pixels are skipped, allowing parts of the texture map to be transparent. .SH SEE ALSO .BR polygon3d (3alleg4), .BR POLYTYPE_ATEX_LIT (3alleg4), .BR POLYTYPE_PTEX_LIT (3alleg4), .BR ex3d (3alleg4)