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

Compare with Current View Page History

« Previous Version 8 Next »

Overview

The DlObjectSettings node can be used to define extra 3Delight attributes on some objects.

The DlObjectSettings attributes.

Objects Assignment

The first section allows specification of the objects the DlObjectSettings node will be assigned to. Like other object-assignable nodes in Katana, there are many ways to assign object, such as using a CEL expression or middle-click and dragging elements from the Scene Graph to the Add Statements menu. 


Visibility Attributes

The Visibility by Ray Type attributes.


Camera
Shadow
Diffuse
Specular
Reflection
Refraction

Defines if the assigned objects will be visible to rays of the specified type. By default, all objects are visible to all rays, except light sources added through the Gaffer Three nodes which are invisible to camera rays by default. This can be adjusted for each light using its Visible to Camera parameter offered in the light's Object Parameters tab. More details is available under the page dedicated to a given light type under the Lights section.

Object is Matte

When this attribute is on, the attached objects act as a matte holdout. Matte objects are not shaded and behave as if they were completely opaque, hiding any objects behind them, but appear in the image as transparent black pixels. This attribute is off by default.

  • No labels