Searched refs:setProjectionMatrix (Results 1 – 4 of 4) sorted by relevance
279 shadowCam.setProjectionMatrix(null); in updateShadowCamera()318 shadowCam.setProjectionMatrix(result); in updateShadowCamera()355 shadowCam.setProjectionMatrix(null); in updateShadowCamera()483 shadowCam.setProjectionMatrix(result); in updateShadowCamera()
162 shadowCam.setProjectionMatrix(null); in postQueue()
57 reflectionCam.setProjectionMatrix(null); in postQueue()
417 setProjectionMatrix(p); in setClipPlane()1079 public void setProjectionMatrix(Matrix4f projMatrix) { in setProjectionMatrix() method in Camera