Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Difference between revisions of "DP EF ADDITIVE"

From Quake Wiki

(New page: Adds a new .effects bit: float EF_ADDITIVE = 32; Objects with this bit set are rendered with additive blending.)
 
(No difference)

Latest revision as of 15:07, 28 February 2008

Adds a new .effects bit:

float EF_ADDITIVE = 32;

Objects with this bit set are rendered with additive blending.