Does anyone know how to do this the below code works to change the color management string $wsName = `colorManagementPrefs -q -renderingSpaceName`; colorManagementPrefs -e -viewTransformName "Log"; But for some reason setting it to raw does nothing? string $wsName = `colorManagementPrefs -q -renderingSpaceName`;…
try this https://knowledge.autodesk.com/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/Maya/files/GUID-6ACE38C5-AC9D-4036-9247-F9208E632412-htm.html