Type in the documentation: http://hub.jmonkeyengine.org/wiki/doku.php/jme3:advanced:camera?s[]=frustum

The type is in this webpage:

https://wiki.jmonkeyengine.org/legacy/doku.php/jme3:advanced:camera?s[]=frustum

In the first list, look at the description of the method called cam.setFrustum( near, far, left, right, top, bottom )



It goes like this: The frustum is defined by the near/far plane, left/rught plane, top/bottom plane (all distances as float values)

I’m pretty sure it should be right instead of rught…



Just tought I’d let you know.

I just fixed it, but really, is it that hard to edit the page and do it yourself? I mean, really?

LOOL!!

I didn’t even know that was possible! XD



Ohwell, good thing I do know now.

When you go on the wiki, in the bar on top (completely on top), hover above “wiki” then click on “Edit this page” :stuck_out_tongue:

1 Like