There are two ways to specify 3Delight materials in your recipe: using Katana's Material node, and using Katana's Network Material node. The main difference between both is that you may define a whole shading network based on a Network Material, while a Material node may only specify a sole shader.
|
This procedure illustrates how to create a shading network composed of some 3Delight shaders. The shading network is composed of some DlSahdingNodes, and one NetworkMaterial node. The Network Material can be assigned via a materialAssign node.
|