$notint: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Please add more information on this page. I don't know exactly what the definition of 'tinting' is, hopefully somebody can find out.)
 
No edit summary
Line 1: Line 1:
[[File:Parameter_notint.jpg|240px|thumb|right]]
'''$notint''' is a boolean material parameter that restricts any tinting on a texture. This is useful for situations where you have a model made up of multiple materials, some which you might want tint-able and some not.
'''$notint''' is a boolean material parameter that restricts any tinting on a texture. This is useful for situations where you have a model made up of multiple materials, some which you might want tint-able and some not.

Revision as of 06:38, 15 March 2016

Parameter notint.jpg

$notint is a boolean material parameter that restricts any tinting on a texture. This is useful for situations where you have a model made up of multiple materials, some which you might want tint-able and some not.