Difference between revisions of "Get Final Colour"

From Terragen Documentation from Planetside Software
Jump to: navigation, search
Line 9: Line 9:
 
<!-- imported from file: module_30.html-->
 
<!-- imported from file: module_30.html-->
  
[[Category:Get| ]]
+
[[Category:Get]]

Revision as of 18:34, 1 June 2011

Get Final Colour

Provides the "Final 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.

Final Colour is the sum of all additive components of the appearance of a surface being rendered, after lighting contributions. Although it is defined to include atmosphere contributions if they have been applied, in practice Get Final Colour will always provide the colour of the surface prior to atmosphere. Future changes to the renderer may expose contexts where functions can be used after atmosphere.

The Input connection is not used by this node.

A single object or device in the node network which generates or modifies data and may accept input data or create output data or both, depending on its function. Nodes usually have their own settings which control the data they create or how they modify data passing through them. Nodes are connected together in a network to perform work in a network-based user interface. In Terragen 2 nodes are connected together to describe a scene.