Sets the cluster mask but saves the current mask
| <viz:cluster>.pushMask( | |
| mask |
)
mask
The cluster mask
This command will set the cluster mask. It will save the current mask which can be restored using <viz:cluster>.popMask.
NOTE: This command mostly exists for backward compatibility. It is recommended to use the <viz:cluster>.MaskedContext command instead.
None
<viz:cluster>.getMask
<viz:cluster>.popMask
<viz:cluster>.setMask
<viz:cluster>.MaskedContext