Albedo: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(aka diffuse map)
mNo edit summary
Line 1: Line 1:
{{otherlang2
|ru=Albedo:ru
}}
An '''albedo''' (sometimes '''diffuse map''') is a [[texture]] containing view-independent colour information. It is what we normally think of a texture as being, as opposed to 'treatment' textures like [[bump map]]s or [[specular mask]]s.
An '''albedo''' (sometimes '''diffuse map''') is a [[texture]] containing view-independent colour information. It is what we normally think of a texture as being, as opposed to 'treatment' textures like [[bump map]]s or [[specular mask]]s.



Revision as of 19:09, 26 August 2015

Template:Otherlang2

An albedo (sometimes diffuse map) is a texture containing view-independent colour information. It is what we normally think of a texture as being, as opposed to 'treatment' textures like bump maps or specular masks.

Albedos are referenced in materials with the $basetexture command.