Show frames
Go to:
Attributes.
This class contains color profile descriptions which can be
applied to output passes, render passes, textures, etc.
Node name | Parents | Classification | MFn type | Compatible function sets |
---|
colorProfile | node | rendernode:utility/color | kColorProfile | kBase 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) | Type | Default | Flags |
---|
|
colorProfileType
(cpt )
| enum | 0 |     |
|
|
forceGamma
(fga )
| bool | 0 |      |
|
|
gamma
(gam )
| float | 1.0 |      |
|
|
gammaOffset
(gmo )
| float | 0.0 |      |
|
|
intensity
(int )
| float | 0.0 |      |
|
|
colorTemperature
(tmp )
| integer | 0 |      |
|
|
transform
(tr )
| compound | n/a |      |
|
| transformRow1
(tr1 )
| float3 | |      | |
| transformRow1Col1
(tr11 )
| float | 0.0 |      | |
| | transformRow1Col2
(tr12 )
| float | 0.0 |      | |
| | transformRow1Col3
(tr13 )
| float | 0.0 |      | |
|
|
| transformRow2
(tr2 )
| float3 | |      | |
| transformRow2Col1
(tr21 )
| float | 0.0 |      | |
| | transformRow2Col2
(tr22 )
| float | 0.0 |      | |
| | transformRow2Col3
(tr23 )
| float | 0.0 |      | |
|
|
| transformRow3
(tr3 )
| float3 | |      | |
| transformRow3Col1
(tr31 )
| float | 0.0 |      | |
| | transformRow3Col2
(tr32 )
| float | 0.0 |      | |
| | transformRow3Col3
(tr33 )
| float | 0.0 |      | |
|
|
|
whitepoint
(wp )
| float3 | |      |
|
| whitepointR
(wpr )
| float | 0.0 |      | |
|
| whitepointG
(wpg )
| float | 0.0 |      | |
|
| whitepointB
(wpb )
| float | 0.0 |      | |
|