Category:Get: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:Function Nodes]] | [[Category:Function Nodes]] | ||
Get function nodes retrieve specific pieces of information about the scene | "Get" function nodes retrieve specific pieces of information about the scene. Usually this data is gathered from the current pixel 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"; the input connection exists because it is automatically created for all function nodes, but it is completely inert in "Get" nodes. | ||
Revision as of 01:32, 7 October 2018
"Get" function nodes retrieve specific pieces of information about the scene. Usually this data is gathered from the current pixel 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"; the input connection exists because it is automatically created for all function nodes, but it is completely inert in "Get" nodes.
Pages in category "Get"
The following 19 pages are in this category, out of 19 total.
G
- Get Altitude
- Get Altitude in Texture
- Get Camera Position
- Get Diffuse Colour
- Get Emitted Colour
- Get Final Alpha
- Get Final Colour
- Get Final Opacity
- Get Frame Number
- Get Normal
- Get Normal in Geometry
- Get Normal in Texture
- Get Object Vector
- Get Point
- Get Position
- Get Position in Geometry
- Get Position in Texture
- Get Ray Origin
- Get Specular Colour