WoW:CVar characterAmbient: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Move page script moved page CVar characterAmbient to CVar characterAmbient without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
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> | {{cvar|removed|4.0.1}} | ||
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. | |||
<nowiki>/console characterAmbient [value]</nowiki> | <nowiki>/console characterAmbient [value]</nowiki> |
Latest revision as of 04:47, 15 August 2023
This Console variable has been removed from the game.
|
← Console variables < characterAmbient
Sets the ambient value for character models in the Phong lighting model. [1] Set the ambient value for characters.
/console characterAmbient [value]
- 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
/console characterAmbient
to disable Ambient lighting
Default:
SET characterAmbient "0.0"