Category:Get: Difference between revisions

From Terragen Documentation from Planetside Software
Jump to navigation Jump to search
Created page with ' '
 
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Function Nodes| ]]
[[Category:Function Nodes]]
 
"Get" function nodes retrieve specific pieces of information about the scene. Usually this data is gathered from the current pixel or polygon being evaluated/rendered by the render engine. The output may depend on where the function is being evaluated in the shader network.
 
"Get" nodes ignore anything connected to their "main input". If a "main input" socket exists it is only because it is automatically created for all function nodes, and it has no purpose in "Get" nodes.

Latest revision as of 01:35, 7 October 2018


"Get" function nodes retrieve specific pieces of information about the scene. Usually this data is gathered from the current pixel or polygon being evaluated/rendered by the render engine. The output may depend on where the function is being evaluated in the shader network.

"Get" nodes ignore anything connected to their "main input". If a "main input" socket exists it is only because it is automatically created for all function nodes, and it has no purpose in "Get" nodes.