Vizard 8 » Command Index » Vizard modules » viz » <viz>.addNodeMask
8.1

<viz>.addNodeMask

Create a custom node/cull mask value

<viz>.addNodeMask()  

Remarks

This command will generate a unique node/cull mask value that will not conflicting with any existing node masks being used by Vizard.

If the number of allowed node masks is exceeded, this command will raise an OverflowError.

Return Value

Node mask value

See also

<node3d>.setMask
<node3d:renderNode>.setCullMask
<window>.setCullMask