In this example, there are two NavigationInfo nodes. The first to go
onto the stack has a visibiltyLimit set to 0.0 that allows us to see the
objects. As the mouse moves over the cube, the next NavigationInfo nodes
goes to the the top of the stack and sets visibiltyLimit to 1.0, making the
objects invisible.
|