$ignorez: Difference between revisions
Jump to navigation
Jump to search
Note:$ignorez can be used on any textures or models, which can be used to cheat by modifying the game files. This has never been fixed, as it would break certain models that depend on it.
TomEdwards (talk | contribs) No edit summary |
(Re-wrote the cheating part) |
||
Line 1: | Line 1: | ||
'''<code>$ignorez</code>''' (as in "ignore the Z axis") is a [[boolean]] setting that enables [[cheap]] [[sorting]]. | '''<code>$ignorez</code>''' (as in "ignore the Z axis") is a [[boolean]] setting that enables [[cheap]] [[sorting]]. It is mostly used for interface materials, which will always be in front of the 3D world, and skybox materials, which will always be behind. | ||
{{note|$ignorez can be used on any textures or models, which can be used to cheat by modifying the game files. This has never been fixed, as it would break certain models that depend on it.}} | |||
[[Category:List of Shader Parameters|I]] | [[Category:List of Shader Parameters|I]] |
Revision as of 09:47, 2 July 2018
$ignorez
(as in "ignore the Z axis") is a boolean setting that enables cheap sorting. It is mostly used for interface materials, which will always be in front of the 3D world, and skybox materials, which will always be behind.
