Difference between revisions of "Nuke Misc"
Jump to navigation
Jump to search
(Created page with "=Compositing Misc= === CMY IDs selection === <pre> // 0 is for Red, 2 for Green, 4 for Blue // 3, 5 and 6 for Cyan, Magenta and Yellow // Replace the number "0" by the number...") |
(No difference)
|
Revision as of 00:50, 11 August 2019
Compositing Misc
CMY IDs selection
// 0 is for Red, 2 for Green, 4 for Blue // 3, 5 and 6 for Cyan, Magenta and Yellow // Replace the number "0" by the number of your choice // Baking group id is also avalaible in Attribute Spreadsheet Editor cyan g*b-r magenta r*b-g yellow r*g-b