Go to: Attributes.

This class contains color profile descriptions which can be applied to output passes, render passes, textures, etc.

Node nameParentsClassificationMFn typeCompatible function sets
colorProfilenoderendernode:utility/colorkColorProfilekBase
kNamedObject
kDependencyNode
kColorProfile

Attributes (23)

colorProfileType, colorTemperature, forceGamma, gamma, gammaOffset, intensity, transform, transformRow1, transformRow1Col1, transformRow1Col2, transformRow1Col3, transformRow2, transformRow2Col1, transformRow2Col2, transformRow2Col3, transformRow3, transformRow3Col1, transformRow3Col2, transformRow3Col3, whitepoint, whitepointB, whitepointG, whitepointR

Long name (short name)TypeDefaultFlags
colorProfileType (cpt) enum0outputinputconnectablestorable
An enumeration which defines the type of color profile being used.
gamma (gam) float1.0outputinputconnectablestorablehidden
Gamma correction exponent.
gammaOffset (gmo) float0.0outputinputconnectablestorablehidden
Below this value, gamma correction is linear.
forceGamma (fga) bool0outputinputconnectablestorablehidden
Allow gamma values less than 1.0.
colorTemperature (tmp) integer0outputinputconnectablestorablehidden
White point color temperature between 4000 and 25000 Kelvin. 6500 corresponds to the standard D65 illuminant.
whitepoint (wp) float3outputinputconnectablestorablehidden
The whitepoint of the color profile.
whitepointR (wpr) float0.0outputinputconnectablestorablehidden
Whitepoint red component.
whitepointG (wpg) float0.0outputinputconnectablestorablehidden
Whitepoint green component.
whitepointB (wpb) float0.0outputinputconnectablestorablehidden
Whitepoint blue component.
intensity (int) float0.0outputinputconnectablestorablehidden
Intensity of whitepoint.
transform (tr) compoundn/aoutputinputconnectablestorablehidden
The transformation matrix for converting to CIE XYZ.
transformRow1 (tr1) float3outputinputconnectablestorablehidden
The 1st row of the transformation matrix.
transformRow1Col1 (tr11) float0.0outputinputconnectablestorablehidden
The 1st column of the 1st row of the transformation matrix.
transformRow1Col2 (tr12) float0.0outputinputconnectablestorablehidden
The 2nd column of the 1st row of the transformation matrix.
transformRow1Col3 (tr13) float0.0outputinputconnectablestorablehidden
The 3rd column of the 1st row of the transformation matrix.
transformRow2 (tr2) float3outputinputconnectablestorablehidden
The 2nd row of the transformation matrix.
transformRow2Col1 (tr21) float0.0outputinputconnectablestorablehidden
The 1st column of the 2nd row of the transformation matrix.
transformRow2Col2 (tr22) float0.0outputinputconnectablestorablehidden
The 2nd column of the 2nd row of the transformation matrix.
transformRow2Col3 (tr23) float0.0outputinputconnectablestorablehidden
The 3rd column of the 2nd row of the transformation matrix.
transformRow3 (tr3) float3outputinputconnectablestorablehidden
The 3rd row of the transformation matrix.
transformRow3Col1 (tr31) float0.0outputinputconnectablestorablehidden
The 1st column of the 3rd row of the transformation matrix.
transformRow3Col2 (tr32) float0.0outputinputconnectablestorablehidden
The 2nd column of the 3rd row of the transformation matrix.
transformRow3Col3 (tr33) float0.0outputinputconnectablestorablehidden
The 3rd column of the 3rd row of the transformation matrix.