Parameters
Conditional Visibility
- Boolean
- input[“MyInput”]
- input[“MyInput”] == true
- !input[“MyInput”]
- input[“MyInput”] == false
- input[“MyInput”] != true
- Float
- input[“MyInput”] < 3
- input[“param1”] == 2
- input[“MyInput”].y < 3
- input[“param1”] || input[“param2”] input[“param1”] > 0 && input[“param2”] > 1
Tips
UV
- To view the UVs in the 2D view
- 3D view Scene > Display UVs in 2D view
UDIM
If you import a mesh that only have one uv tile but this tile is not the 1001 udim. The baker will not produce any result. What you can do is to select the mesh and in the attribute editor set the is_udim to true
Exporting Maps
Export udim issue
I dont know if it is a bug but what I have experienced is that if you have a model with some materials having multiple uv tiles and some dont if you try to export a graph with multiple udims they do not show up under the “Wrench icon” > Export Outputs > Batch (tab). What I need to do to make them show up is to set Assign Substance Graph to 3D Mesh and the select the model > graph > all (udim). When this is done I get back the udim functionality of the export options.
Baking
Color Map
Sometimes it can be useful to bake a color map.
- Color Map from Mesh
- Apply diffusion: Off
3D view
Shortcuts
View
Function | Key |
---|---|
Rotate Env Light | Ctrl Shift RMB |