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

Compare with Current View Page History

« Previous Version 7 Next »

 

A specific layer's Advanced attributes

The Advanced group, which is collapsed by default, offers several attributes which are detailed below; it also contains the Edge Detection group of attributes that are explained in the separate page Layers Outlining.

Alternate Camera

Specifies a different camera than the Render Camera (specified in the Scene Elements group) to be used for this image layer. This allows simultaneous output of multi-camera angle or stereoscopic rendering. For best performance, it is recommended to keep as many layer as possible set to <render camera>. For instance, when working with a stereoscopic project that has a "left eye" camera and a "right eye" camera, it is preferable to set the Scene Elements' Render Camera to the "left eye" camera, and alter the value of the layer's Alternate Camera only for the ones needing the "right eye" camera (instead of having all layers overriding the render camera with either the "left eye" or the "right eye" camera). By default, the Render Camera is used.

Display Subset

Specifies one or several Maya sets to use to narrow down what objects will appear in the image layer. Set selection is made using the 3Delight Set Selector window which is invoked by clicking on the Sets... button. The "Display Subset" option menu specify how the selected sets will be interpreted. The options are:

Option
Description
All ObjectsAll visible objects will appear in the image layer, disregarding any sets selection made in the 3Delight Set Selector. This is the default.
Objects in selected setsOnly visible objects in the selected Maya sets will appear in the image layer.
Objects not in selected set
______________________
Only visible objects that are not in the selected Maya sets will appear in the image layer. Put differently, all objects in the selected sets will be excluded from the image layer.

Light Category

Specifies a light category (see Category); only the lights of this category will appear in the display. This option requires setting the Render Engine attribute to Path Tracer (see Render Engine).

Gain

Specifies the gain. Each rendered pixel’s color will be multiplied by this value.

Gamma

Specifies the gamma. Each rendered pixel’s color, once affected by "Gain", goes through a power function whose exponent is 1 / "Gamma".

Override Pixel Filter

Each layer can have its own filter and filter width values. This toggle is off by default, in which case the layer will use the values specified in the Quality group of rendering attributes. When this toggle is on, these values are overridden with the values specified in the following two attributes.

Pixel Filter
Filter Width

These two attributes have the same effect as the "Pixel Filter" and "Pixel Filter Width" in the Quality group of rendering attributes.

 Use Matte Attribute

When this toggle is off, and if the layer is set to an arbitrary output variable, any matte attribute set on objects will be ignored. This toggle is on by default. Refer to the matte attribute in Visibility.

Exclusive Output

When this toggle is off, and if the layer is set to an arbitrary output variable, objects that do not output that variable will be black. Turning this option on will make these objects transparent. This toggle is off by default.

Associate Alpha

When this toggle is off, the color of a pixel is divided by the alpha to produce an image with an unassociated alpha channel. By default, this toggle is on.

Compute Alpha

When this attribute is on and the layer is set to an AOV, an alpha channel is added to the AOV. It is computed based on the existence of the output variable for a given object. This toggle is off by default. Usually, when this toggle is on, it is recommended to turn off Associate Alpha.

  • No labels