PxrProjectionStack

PxrProjectionStack

This node is designed to multiple composite PxrProjectionLayer nodes, but accepts connections from other patterns.

Input Parameters

Layers Mode

Control which layers are active. Using a Solo layer will deactivate any On layers.

  • 0: Off
  • 1: On
  • 2: Solo
RIB: int[] layersMode
Default: [1]

Layers RGB

Connect the resultRGB output of a PxrProjectionLayer pattern to here.

RIB: color[] layersRGB
Default: [ 0.5 0.5 0.5 ]

Layers A

Connect the resultA output of a PxrProjectionLayer pattern to here.

RIB: float[] layersA
Default: [1.0]

Output Parameters

resultRGB

The color result.

resultR

The R channel result.

resultG

The G channel result.

resultB

The B channel result.

resultA

The Alpha channel.