Difference between revisions of "ColorMode"

m
Line 7: Line 7:
 
[[Category:Enums]]
 
[[Category:Enums]]
 
{{#set:Description=Different ways the current color affects images and geometry.}}
 
{{#set:Description=Different ways the current color affects images and geometry.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|ColorMode}}
 
{{i18n|ColorMode}}

Revision as of 10:22, 25 March 2011

Different ways the current color affects images and geometry.

Constants

modulate
Images (etc) will be affected by the current color.
replace
Replace color mode. Images (etc) will not be affected by current color.

See Also


Other Languages