Checks if the given node is visible from the camera.
Checks if the given node is visible from the camera. Set useSmallerFOVWindow to false for frustum culling.
the node to check
specifies if it's ok to use a smaller FOV for the calculation or not
whether the node is visible from the camera
(Since version ) see corresponding Javadoc for more information.