Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We can override the parameters in PxrSurface using the PxrLayer options. 

In this example, we set a green diffuse color in PxrSurface. Then we layer a PxrLayer node on top that has a cyan diffuse color. Note that one color covers the other, so we need to alter the Mixer node.

...

We can combine layers using PxrLayerMixer. The mixer is where we decide where and how layers are mixed using masks. Below, patterns are connected to the Mask in the Mixer.

...