-
Notifications
You must be signed in to change notification settings - Fork 1
UI Explained
The panel for NodeMaster is found in the Shader Node Editor side panel. Access the side panel with the 'N' Key.
The set texture path button will prompt you to open up your desired texture folder. Since nodemaster loads based on MaterialName+Suffix.format you will want to set the path to the specific texture path for your specific material. For example, if I want to load the set for my "Trim" material, I will set my path to Textures/Trim.
The Apply To setting will determine what materials will load their textures. Whether it loads only the selected material, every material attached to the object, or if it loads texture for every material of every object that is visible in the scene. This is ideal if you have one folder for all textures and materials rather than nested folders for each material. Eg. /Textures/ instead of /Textures/Material1 etc.
This setting will determine whether image texture nodes are created at all.
This setting will clear the entire node tree prior to loading - ideal for a clean node structure.
This setting will determine whether image assets are actually loaded or not.
Using the dropdown, you can select your base node structure to load on Load/Reload. These structures are found in /Props/NodeStructures.
- Deprecated
- To be deprecated