Show frames

Go to: Attributes.

Dependency node for storing color management information in a scene. This node is created as a default and implicit node, and therefore is a singleton in the scene, with only its attributes and connections saved to file.

Node nameParentsClassificationMFn typeCompatible function sets
colorManagementGlobalsnode
auxiliary/camerakColorMgtGlobalskBase
kNamedObject
kDependencyNode
kColorMgtGlobals

Attributes (12)

cmEnabled, configFileEnabled, configFilePath, defaultInputSpaceName, outputTransformEnabled, outputTransformName, outputUseViewTransform, playblastOutputTransformEnabled, playblastOutputTransformName, playblastOutputUseViewTransform, viewTransformName, workingSpaceName

Long name (short name)TypeDefaultFlags
cmEnabled (cme) booltrueoutputinputconnectablestorable
Enable or disable color management for the scene. If enabled, the color management configuration specified in the scene is used.
configFileEnabled (cfe) boolfalseoutputinputconnectablestorable
Turn on or off applying an OCIO configuration file. If enabled, the color management configuration set in the preferences is used.
configFilePath (cfp) stringTmultiSharedObject::create<TdataString>""outputinputconnectablestorable
Path to OCIO configuration file, if OCIO configuration file use is enabled.
defaultInputSpaceName (din) stringTmultiSharedObject::create<TdataString>""outputinput
OBSOLETE. Maya 2015 Extension 1 backward compatibility only. The default input color space name
outputTransformEnabled (ote) boolfalseoutputinputconnectablestorable
If true, apply the output transform on render.
outputTransformName (otn) stringTmultiSharedObject::create<TdataString>TcolorMgtPrefs::GetNativeDefaultOutputTransformNameoutputinputconnectablestorable
Output transform name for renderer.
outputUseViewTransform (ovt) booltrueoutputinputconnectablestorable
If true, requires that the output transform name be identical to the view transform name for renderer.
playblastOutputTransformEnabled (pote) booltrueoutputinputconnectablestorable
If true, apply the output transform on playblast
playblastOutputTransformName (potn) stringTmultiSharedObject::create<TdataString>TcolorMgtPrefs::GetNativeDefaultOutputTransformNameoutputinputconnectablestorable
Output transform name for playblast.
playblastOutputUseViewTransform (povt) booltrueoutputinputconnectablestorable
If true, requires that the output transform name be identical to the view transform name for playblast.
viewTransformName (vtn) stringTmultiSharedObject::create<TdataString>TcolorMgtPrefs::GetNativeDefaultViewTransformNameoutputinputconnectablestorable
Initial view transform name for newly-created viewers.
workingSpaceName (wsn) stringTmultiSharedObject::create<TdataString>TcolorMgtPrefs::GetNativeDefaultWorkingSpaceNameoutputinputconnectablestorable
Initial working space name for newly-created scene.