Game Development Community

Zoom Focus

by Eric Soyon · in Torque 3D Beginner · 05/26/2010 (9:58 am) · 2 replies

Hi there,

I was just wondering if anyone knew if Torque3D has a built in camera focus function. I noticed in the demo there is the DOF effects which I have already tried. It does not actually focus the camera so when you zoom in the ground among other things has a washed out texture when you should actually see the texture better.

Any Ideas?

#1
05/26/2010 (3:02 pm)
Yes, there is one. You can call setAutoFocus(true) on the DOF post effect to turn it on.
#2
05/26/2010 (5:38 pm)
Yeah I saw that one. However I already tried it and it doesn't do anything Litterally