RenderManIntegrator

Specifies the RenderMan integrator to be used. This is stored in an ri:integrator option in the scene globals. If not specified, a default PxrPathTracer integrator is used.

user

Container for user-defined plugs. Nodes should never make their own plugs here, so users are free to do as they wish.

out

The processed output scene.

enabled

The on/off state of the node. When it is off, the node outputs the input scene unchanged.

in

The input scene

shader

The integrator to be assigned. A RenderManShader node holding an integrator such as PxrPathTracer or PxrUnified should be connected here.