Increase View Area

Started by san14, November 17, 2007, 03:51:24 PM

Previous topic - Next topic

san14


HI 
    I want to increase view area in the jpctDemo type example is it possible. Could any one help me. What is the default angle of vision used in game engine?


With Regards
San14

San14

EgonOlsen

The Camera-class has some methods (setFOV(), setYFOV(), setFOVLimits()...) to do this. Just have a look.