0

Set zoom in/out capability

Michael Powell 10 years ago updated 10 years ago 1
More specifically, how to I set up a PerspectiveCamera (or better Camera, fit-to-purpose, i.e. orthogonal?) so that I can zoom in further than the default will allow?

Thank you...
I'm not sure I partially answered my own question. It seems to have something to do with the camera field-of-view. So when I set it sufficiently smaller than 45.0, say to 5.0, I can zoom much further in. Just out of curiosity, what effect does near/far-plane-distance have on it? It sounds like it might, but I don't know that much about it. Thank you...