Command entry:Edit menu
Object Properties
Object Properties dialog
mental ray panel
Command entry:Select object or objects.
Right-click.
Transform (lower-right) quadrant of the quad menu
Object Properties
Object Properties dialog
mental ray panel
Command entry:Layer manager
Click the icon next to an object's name.
Object Properties dialog
mental ray panel
This panel of the Object Properties dialog supports mental ray rendering; specifically, the indirect illumination features
caustics and global illumination. They control whether objects generate or receive caustics or global illumination.
These settings are ignored where they aren't appropriate. For example, lights can be set to generate caustics, but for a light,
the Receive Caustics setting has no effect, as lights aren't renderable. Similarly, these settings have no meaning for cameras.
Also available on this panel are controls for setting displacement parameters on a per-object basis.
TipMost of these settings, as well as additional rendering-related settings, are also available on the quad menu that opens when
you Alt+Ctrl+right-click a selected object.
Interface
Final Gather group
These settings let you specify how an object interacts with the final gather process.
- When Object is Hit by a Final Gather Ray
-
- Returns the object’s material color at the point that the final gather ray intersects it, and contributes to final gather
illumination. This is the default mode.
- Blocks final gather rays, returning no color, thus not shading the object at all.
- Prevents the final gather process from seeing the object during ray casting. This is useful for ignoring the light contribution
from small, complex objects like blades of grass. The final gather rays pass through and strike the underlying object, such
as a ground plane that is easier to shade.
- Receive Illumination from Final Gather
-
When on, the object is subject to illumination from final gather rays. When off, the object is not illuminated by final gather
rays. Default=on.
Caustics and Illumination group
These settings determine whether and how the object participates in the simulation of caustics and global illumination (photons).
To use these capabilities, the respective check boxes must also be enabled on the Render Setup dialog's Caustics And Global Illumination rollout.
- Exclude from Caustics
-
When on, the object does not participate in the caustics solution. When off, the additional caustics-related object properties
are available. Default=off.
- Generate Caustics
-
When on, the object can generate caustics. When off, the object does not generate caustics. Default=off.
- Receive Caustics
-
When on, the object can receive caustics. That is, caustic effects are cast onto this object. When off, the object does not
receive caustics. Default=on.
- Exclude from GI
-
When on, the object does not participate in the global-illumination solution. When off, the additional global-illumination-related
object properties are available. Default=off.
- Generate Global Illumination
-
When on, the object can generate global illumination. When off, the object does not generate global illumination. Default=off.
- Receive Global Illumination
-
When on, the object can receive global illumination. That is, reflected light is cast onto this object. When off, the object
does not receive global illumination. Default=on.
Displacement group
These settings let you apply displacement parameters on a per-object basis.
- Use Global Settings
-
When on, applies to all objects the Displacement settings on the Render Setup dialog Renderer panel Shadows and Displacement rollout. Turn off to make settings on a per-object basis. Default=on.
- View-Dependent
-
Defines the space for displacement. When View-Dependent is on, the Edge Length setting specifies the length in pixels. When
off, Edge Length is specified in world-space units. Default=on.
- Smoothing
-
Turn off to have the mental ray renderer correctly render height maps. Height maps can be generated by normal mapping; see
Creating and Using Normal Bump Maps.
When on, mental ray simply smoothes the geometry using the interpolated normals, making the geometry look better. This result,
however, cannot be used for height map displacement because smoothing affects geometry in a way that is incompatible with
height mapping.
- Edge Length
-
Defines the smallest allowable edge length. The mental ray renderer will stop subdividing an edge once it reaches this size.
Default=2.0 pixels.
- Max. Displace
-
Controls the maximum offset, in world units, that can be given to a vertex when displacing it. This value can affect the bounding
box of an object. Default=20.0.
TipIf displaced geometry appears to be “clipped,” try increasing the value of Maximum Displace.
NoteWhen using placeholders (see the
Translator Options rollout), if this value is larger than it needs to be, it can reduce performance. If you experience slow times while displaced objects
when Use Placeholder Objects is on, try lowering the Max. Displace value.
- Max. Level
-
Controls how many times a triangle can be subdivided. Default=6.