Game Development Community

setFocusParams Issue

by Howard Dortch · in Torque 3D Professional · 10/26/2015 (2:03 pm) · 0 replies

In the basic game DOFPostEffect.setFocusParams( 0.5, 0.5, 50, 500, -5, 5 ); work fine unless the player looks down below the center line of the view frustum then the blur is gone. I have tried to modify all the parameters to get a blur effect no matter the direction of view but can not seem to make it work. Anyone got a suggestion?