Find this section in each render layer’s Attribute Editor. Right-click the desired layer and select Attributes from the right-mouse menu to display the render layer’s Attribute Editor.
Determines whether the select layer is renderable. When a layer is rendered, it is processed into a final image or image sequence.
Converts the selected layer into a Global layer. A Global layer is a render layer that does not have membership. Instead it contains all the objects in the scene. By converting a layer into Global, all the objects in your scene automatically appears in the layer.
A sample application of this attribute is if you have created a model and wanted to test different colors for the model. For example, if you have modeled a car, and wanted to test out different colors of paint, you can create five global layers, and in the Attribute Editor for the shader, override the color attribute for each paint color and then batch render all layers.
Render layer index number. Use this attribute to merge layers when importing files with render layers. You can choose to merge by layer name or layer number. Set your layer number in this field.
You can also merge layers when importing files with display layers. See Display Layer editor in the Basics guide for more information.
Turns on the shadow casting ability of the surface. To make shadows render faster, for surfaces that do not need to cast shadows, turn off Casts Shadows. Consider the following:
Notes:
Turns on the shadow-catching ability of the surface.
Turns on motion blur for the surface. You must also turn on Motion Blur in the Render Settings window.
When on, the surface is visible in the view and renders.
If this is on, each vertex uses its own normal vector - meaning smoother transition between two faces. If this is off, one normal vector is used for a face; 3 vertices in a triangle uses a same normal vector, resulting flat looking shading.
When on, the surface refracts in transparent surfaces.
When on, the surface reflects in reflective surfaces.
Determines if the surface is double-sided. If single-sided, you can decrease memory use and use the Opposite option.
Opposite flips the surface normals. Double-Sided must be off to set Opposite.
If you set Override Volume Samples on, you can turn on Depth Jitter option. Randomizes the samples of the volume with depth which replaces banding artifacts in volume renders with noise. The noise can be dramatically reduced by increasing the volume samples and anti-aliasing levels.
When on, the object does not cast shadow onto itself.
When on, the surface overrides the geometry anti-aliasing settings.
Select one of the following options:
The default. It takes 32 visibility samples.
Takes 96 visibility samples.
Takes 288 visibility samples.
Takes 512 visibility samples.
Takes 800 visibility samples. Level 5 gives the best edge anti aliasing quality, but it is also the most expensive (in both memory and speed).
When on, the surface overrides the global shading sample settings in the Render Settings window.
Sets the minimum number of times Maya samples each pixel. For example, if set to 1, Maya samples each pixel once; if set to 8, Maya samples each pixel 8 times. The number of shading samples taken per pixel is limited by the number of visibility samples performed by the Edge Anti-Aliasing computation. So, if you use Medium Quality (which performs 8 visibility samples per pixel), you cannot get more than 8 shading samples regardless of the Shading Samples attribute setting.
Since Shading Samples computation is very expensive, you should try adjusting the Max Shading Samples first. See Max Shading Samples.
Sets the maximum number of times a pixel is sampled during the second pass of a Highest Quality render (adaptive shading pass). The higher the number, the longer the rendering takes, but the more accurate the resulting image is.
Tips:
Activate the layer override on the global maximum number of motion blur visibility samples to be taken for surfaces during rendering.
Sets the number of visibility samples for the layer override.
When on, the object overrides the global volume shading settings and you can turn on the Depth Jitter option in Attribute Editor.
Sets the number of volume samples for the layer override.