Difference between revisions of "Get Emitted Colour"

From Terragen Documentation from Planetside Software
Jump to: navigation, search
(Get Emitted Colour)
Line 6: Line 6:
 
<!-- imported from file: module_27.html-->
 
<!-- imported from file: module_27.html-->
  
Provides the Emitted Colour of the input node as its output.
+
Provides the "Emitted Colour" of the current [[Render State]]. The [[Render State]] is affected by any shaders which were called before this function is called, among other things.
 +
 
 +
Emitted Colour is the additive component of the appearance of a surface which emitted from the surface itself without needing an external light source (e.g. luminosity).

Revision as of 06:51, 2 May 2011

Get Emitted Colour

Get Emitted Colour


Provides the "Emitted Colour" of the current Render State. The Render State is affected by any shaders which were called before this function is called, among other things.

Emitted Colour is the additive component of the appearance of a surface which emitted from the surface itself without needing an external light source (e.g. luminosity).