Changes

Jump to navigation Jump to search
no edit summary
Special tool for compositing final vertex color from 4 independent layers. Tool can be found inside [[Documentation/Tools/SCS_Blender_Tools/SCS_Tools_in_Tool_Shelf|SCS Tools in Tool Shelf]] under button named '''VColoring'''.
Purpose of this operator is to have 4 separated channels: Color, Decal, AO and AO2 which are mixed in real time to final vertex color. So this gives you ability to have different kind of information saved separately. Each channel is usually used like this:* '''Color''' - this layer should be saving only color information.* '''Decal''' - this layer defines alpha channel which is in some shaders used to blend between different textures or materials.* '''AO''' - this layer should be incorporating fake global illumination ambient occlusion. So usually it consists of gradient where bottom is dark and top is brighter.* '''AO2''' - this layer should be used for micro shadows, actual ambient occlusion. This tool was designed for map assets creationas their pipeline is very much depended on vertex color, however it one can be used still use this tool for any other model too.  == Usage == Once you enter VColoring you will see four buttons: "'''Edit Color'''", "'''Edit Decal'''", "'''Edit AO'''" and "'''Edit AO2'''" with which you select currently active layer for painting. Currently active layer is marked with dot. To exit editing you can either use "'''Exit'''" button or press ESC.

Navigation menu