$writeZ: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
TomEdwards (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
$writeZ 1 | |||
Found in the <code>[[DecalModulate]]</code> shader. Forces the material to set the z value in the depth buffer (so things z-buffer against it). By default, the modulation shader doesn't set any value. | |||
[[Category:List of Shader Parameters]] | [[Category:List of Shader Parameters]] |
Revision as of 10:52, 15 February 2010
$writeZ 1
Found in the DecalModulate
shader. Forces the material to set the z value in the depth buffer (so things z-buffer against it). By default, the modulation shader doesn't set any value.