WoW:CVar characterAmbient: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
m (catfix, Replaced: {{wowapitype}} → {{wowapitype}}<br>)
Line 1: Line 1:
{{Stub/API}}
{{Stub/API}}
{{wowapitype}}
{{wowapitype}}<br>
Sets the ambient value for character models in the Phong lighting model.<ref>[http://graphics.wikia.com/wiki/Phong_shading Phong shading at graphics.wiki.com]</ref>
Sets the ambient value for character models in the Phong lighting model.<ref>[http://graphics.wikia.com/wiki/Phong_shading Phong shading at graphics.wiki.com]</ref>



Revision as of 00:56, 15 July 2008

API types

Sets the ambient value for character models in the Phong lighting model.[1]

/console characterAmbient [value]

value
Floating-point value between 0 and 1.

References