This command allows querying and editing the color management global data in a scene. It also allows for setting the view transform and rendering space which automatically configures the color processing in the enabled views. In query mode, return type is based on queried flag.
Flags:
Long Name / Short Name | Argument Types | Properties | |
---|---|---|---|
cmConfigFileEnabled / cfe | bool | ![]() ![]() |
|
|
|||
cmEnabled / cme | bool | ![]() ![]() |
|
|
|||
colorManagePots / cmp | bool | ![]() ![]() |
|
Turn on or off color management of color pots in the UI. If set, colors in color pots are taken to be in rendering space, and are displayed after being transformed by the view transform set in the preferences. |
|||
colorManagedNodes / cmn | bool | ![]() ![]() |
|
|
|||
colorManagementSDKVersion / cmv | unicode | ![]() ![]() |
|
|
|||
configFilePath / cfp | unicode | ![]() ![]() |
|
|
|||
defaultInputSpaceName / din | unicode | ![]() ![]() |
|
|
|||
equalsToPolicyFile / etp | unicode | ![]() ![]() |
|
|
|||
exportPolicy / epy | unicode | ![]() ![]() ![]() |
|
|
|||
inputSpaceNames / iss | bool | ![]() ![]() |
|
|
|||
loadPolicy / lpy | unicode | ![]() ![]() ![]() |
|
|
|||
loadedDefaultInputSpaceName / ldn | unicode | ![]() ![]() |
|
|
|||
loadedOutputTransformName / lon | unicode | ![]() ![]() |
|
|
|||
loadedRenderingSpaceName / lrn | unicode | ![]() ![]() |
|
|
|||
loadedViewTransformName / lvn | unicode | ![]() ![]() |
|
|
|||
missingColorSpaceNodes / mcn | bool | ![]() ![]() |
|
|
|||
ocioRulesEnabled / ore | bool | ![]() ![]() |
|
|
|||
outputTarget / ott | unicode | ![]() ![]() |
|
|
|||
outputTransformEnabled / ote | bool | ![]() ![]() |
|
|
|||
outputTransformName / otn | unicode | ![]() ![]() |
|
|
|||
outputTransformNames / ots | bool | ![]() ![]() |
|
|
|||
outputUseViewTransform / ovt | bool | ![]() ![]() |
|
Turns use view transform mode on. In this mode, the output transform is set to match the view transform. To turn the mode off, set an output transform using the outputTransformName flag. |
|||
policyFileName / pfn | unicode | ![]() ![]() |
|
|
|||
popupOnError / poe | bool | ![]() ![]() |
|
Turn on or off displaying a modal popup on error (as well as the normal script editor reporting of the error), for this invocation of the command. Default is off. |
|||
renderingSpaceName / rsn | unicode | ![]() ![]() |
|
The color space to be used during rendering. This is the source color space to the viewing transform, for color managed viewers and color managed UI controls, and the destination color space for color managed input pixels. |
|||
renderingSpaceNames / rss | bool | ![]() ![]() |
|
|
|||
restoreDefaults / rde | bool | ![]() ![]() ![]() |
|
Restore the color management settings to their default value. Flag can have multiple arguments, passed either as a tuple or a list. |
|||
viewTransformName / vtn | unicode | ![]() ![]() |
|
|
|||
viewTransformNames / vts | bool | ![]() ![]() |
|
|
Derived from mel command maya.cmds.colorManagementPrefs