Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Contents

Diffuse: factory

Albedo: factory

P: factory

Nn: factory

sampleCount: factory

directSpecular: factory

NPRtoonDiffRamp: grayscale representation of Toon shader remap.

NPRfinal: used by Lines shader. Final lines comped into beauty.

NPRallLines: Lines shader. If daisy chaining lines, composites them into this AOV. Uses colors of each line.

NPRallLinesAlpha: Alpha of all lines, used for compositing daisy chained lines shaders.

NPRoutline: Lines shader. Outline edge detection result. If Line Type is set to outline, this will have the result of the edge detection, otherwise it will show the input data.

NPRlineNZ: Lines shader. Surface normal X & Y components + Z data edge detection result. If Line Type is set to lineNZ, this will have the result of the edge detection, otherwise it will show the input data.

NPRsections: Lines shader. Random color per object shape. If Line Type is set to "sections", this will have the result of the edge detection, otherwise it will show the input data.

NPRlineAlbedo: Lines shader. Set by PxrStylizedControl to specify color of lines, controllable per object.

NPRlineWidth: Lines shader. Per object line width defined in PxrStylizedControl. If plugging upstream fractal to line width min and max remap in PxrStylizedControl, great debug AOV to view the thickness.

NPRlineMask: Lines shader. Set in PxrStylizedControl. Mask out final lines.

NPRcurvature: Lines shader. Surface normal data for edge detection. If Line Type is set to "curvature", this will have the result of the edge detection, otherwise it will show the input data.

NPRtextureCoords: Hatching shader. Set in PxrStylizedControl. Optional custom texture coordinates per object for Hatching projections.

NPRPtriplanar: Hatching shader. Optional custom P (world pace, object space, ...) coordinates per object for Hatching triplanar projections.

NPRoriginalBeauty: Original beauty saved, optional workflow to not write back into Primary if desired.

NPRlineCamdist: Lines shader. Distance from camera line data. If Line Type is set to "camdist", this will have the result of the edge detection, otherwise it will show the input data.