Visibility
surface node
Shows/hides primitives in the 3D viewer and UV editor.
See also: LOD
This operator changes the visibility of primitives (such as polygons) in the viewer. It is similar to the nondestructive hide/show functionality in other modeling and illustration software. You can use this node to hide part of a model to get it “out of the way” while you work on another part.
Unlike other packages where you use a menu command to hide polygons and then another to show them again, the Visibility SOP is part of the network, so to show hidden polygons again you can just delete or bypass the Visibility node.
Because this operator only changes the visibility of the primitives, topology, point numbers, primitive numbers, and so on are not affected.
This operator does not affect rendering. It only changes the visibility of primitives in the viewer.
Using Visibility
-
Select the primitives to hide or expose.
-
Click the
Visibility tool on the Model tab.You can edit the visibility settings in the parameter editor.
This tool does not delete the selected area, it merely hides it. This is useful because the remaining points do not change as they would if the area was deleted and it does not affect rendering.
You can get primitives to reappear by choosing Expose Primitives in the Action drop-down menu in the parameter editor or by deleting or bypassing the visibility node in the network editor.
Parameters
|
Group |
A subset of primitives to hide/show. |
||||||
|
Action |
Sets the visibility of the input primitives.
|
||||||
|
Apply to |
Controls whether this operator hides/shows the input primitives, or all other primitives except the input primitives.
|
||||||
|
Viewport |
Controls which type of viewport this node affects.
|
||||||
|
Apply Cumulatively |
Applies the changes to visibility without changing the current visibility of unaffected input primitives. If this option is off, all visibility is reset according to the options above. For example, say primitive 2 was hidden in the input geometry and this node hides primitive 5. If this option is on, both primitives 2 and 5 will be hidden in the output. If this option is off, only primitive 5 will be hidden. |