$nocull: Difference between revisions
Jump to navigation
Jump to search
Note:Has no effect on world brushes (so tie each one to func_detail).
Bug:Cannot be used with
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{otherlang2 | {{otherlang2 | ||
|fr=$nocull | |fr=$nocull:fr | ||
}} | }} | ||
Makes the material appear on the reverse side of the surface it is applied to. Generally only useful when used in conjunction with <code>[[$translucent]]</code> or <code>[[$alpha]]</code>. | Makes the material appear on the reverse side of the surface it is applied to. Generally only useful when used in conjunction with <code>[[$translucent]]</code> or <code>[[$alpha]]</code>. |
Revision as of 17:04, 28 May 2011
Template:Otherlang2
Makes the material appear on the reverse side of the surface it is applied to. Generally only useful when used in conjunction with $translucent
or $alpha
.
$nocull 1


$translucent
on models. Use $alphatest
instead. [todo tested in ?]