Culling

 
 
 

Enable Culling

Toggles automatic culling on and off (hiding or removing) of primitives. This controls culling on backfaces and outside the view, but has no effect on manually-culled primitives.

Display Culled Primitives

Turn on to see (in your preview) the primitives being culled. Culled primitives are not rendered. In the preview, culled primitives display in red and purple.

Cull Primitives on back faces

Turn on to cull primitives that are created on surfaces that face away from the camera. These are usually not visible in the final frame, and you can save rendering time by culling them.

Padding Angle

Controls how far the surface must be turned away from the camera before culling occurs. You can increase this to ensure that primitives are still shown on the silhouette of the surface.

Cull Primitives outside the view

Turn on to cull primitives that are outside the camera view (the frustum). You can save rendering time by culling them. You can render primitives outside the view in certain cases, such as when they are visible in reflections.

Cull Expr

This expression is evaluated for each primitive that XGen generates. If the expression returns any value other than 0, that primitive is culled.

Cull Selected Primitives

Select primitives with the Select Tool, then click to Cull Selected Primitivescull (remove or hide) them.

Uncull

Select culled primitives, (you can display them with Display Culled Primitives above) then click Uncull to bring them back.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License