Example One - Nested groups

In this scene all of the blue spheres are visible. If we wanted to hide their visibility to the camera, it would be time-consuming to change the attributes for each sphere individually. It will be easier to create an override set for the spheres and override the primary_visibility of the set.

Create a set of objects that require an override

Add primary_visibility override to set

primary_visibility disabled for the spheres

Nested Sets

It is also possible to have override node nesting within a scene. This allows for more complex user setups. For example, you may wish to enable or disable certain parameters within an override set.

The following example shows how it is possible to create and nest sets within other sets.

As in the previous example create a set for all of the spheres and add a primary_visibility override to the set. Disable primary_visibility.

Select one of the spheres and create another set for it:

Set is nested within Spheres set

Nested over-ride set with primary_visibility enabled