Get Diffuse Colour: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Conformed layout & updated GUI image. |
||
| Line 1: | Line 1: | ||
<div style="float:right; border-style:solid; padding:20px"><categorytree mode=pages hideroot=off>Get</categorytree></div> | |||
[[File:GetDiffuseColour_00_GUI.png|none|470px|Get Diffuse Colour]] | |||
== Overview == | |||
Provides the "Diffuse Colour Coefficient" of the current [[Render State]]. The [[Render State]] is affected by any shaders which were called before this function is called, among other things. | Provides the "Diffuse Colour Coefficient" of the current [[Render State]]. The [[Render State]] is affected by any shaders which were called before this function is called, among other things. | ||
| Line 7: | Line 11: | ||
Diffuse Colour Coefficient is the diffuse colour of a surface before being multiplied by lighting. Not all shaders set this value. | Diffuse Colour Coefficient is the diffuse colour of a surface before being multiplied by lighting. Not all shaders set this value. | ||
'''Settings:''' | |||
*'''Name:''' This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Get Diffuse Colour nodes in a project. | |||
*'''Enable:''' When checked, the node is active, and when unchecked the node is ignored. | |||
<br /n> | |||
[[Category:Get]] | [[Category:Get]] | ||
Revision as of 21:08, 22 April 2022

Overview
Provides the "Diffuse Colour Coefficient" of the current Render State. The Render State is affected by any shaders which were called before this function is called, among other things.
The input connection is not used by this node (consistent with all Get nodes).
Diffuse Colour Coefficient is the diffuse colour of a surface before being multiplied by lighting. Not all shaders set this value.
Settings:
- Name: This setting allows you to apply a descriptive name to the node, which can be helpful when using multiple Get Diffuse Colour nodes in a project.
- Enable: When checked, the node is active, and when unchecked the node is ignored.