WoW:CVar characterAmbient: Difference between revisions

m
Move page script moved page CVar characterAmbient to WoW:CVar characterAmbient without leaving a redirect
m (catfix, Replaced: {{wowapitype}} → {{wowapitype}}<br>)
m (Move page script moved page CVar characterAmbient to WoW:CVar characterAmbient without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Stub/API}}
{{cvar|removed|4.0.1}}
{{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> Set the ambient value for characters.
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>


<nowiki>/console characterAmbient [value]</nowiki>
<nowiki>/console characterAmbient [value]</nowiki>


;value :Floating-point value between 0 and 1.
;value :Floating-point value between 0.0 and 1.0
:Allows no value to be set and disables all Ambient Lighting on M2 Models.
 
 
 
;Notes :Even with characterAmbient set to 0.0 it is considered to be on, and needs to be entered as <code>/console characterAmbient</code> to disable Ambient lighting
 
Default:
SET characterAmbient "0.0"


== References ==
== References ==
<references/>
<references/>
[[Category:Console variables/Removed CVars]]
[[Category:Removed in patch 4.0.1]]
Anonymous user