ChaseCamera and cam.setFrustumNear

Hi i was tryng to set a frustum near plane a little more far than the default, but

i do

cam.setFrustumNear(50);

i DO NOT obtain any change in the frustum, but my

    chaser.setMaxDistance;

    chaser.setMinDistance;

results divided by a factor of 50.



so, what happens?


try to set it when creating the camera instead