Controls the clip plane calculation
| <node3d:renderNode>.setAutoClip( | |
| autoClip |
)
autoClip
True if the clip plane should be calculated.
False if the clip plane should not be calculated.
-1 if the clip plane calculation should be inherited from the main pass.
This command will control how the clip planes will be calculated for the render node.
The clip plane calculation mode will be inherited by default.
None