Pulled back the Nearfield clip plane... last adjustment was too aggressive
--HG-- branch : nfb
This commit is contained in:
@@ -37,7 +37,7 @@ KRRenderSettings::KRRenderSettings()
|
|||||||
light_intensity = KRVector3::One();
|
light_intensity = KRVector3::One();
|
||||||
|
|
||||||
perspective_fov = 45.0 * D2R;
|
perspective_fov = 45.0 * D2R;
|
||||||
perspective_nearz = 0.8f; // was 0.05f
|
perspective_nearz = 0.3f; // was 0.05f
|
||||||
perspective_farz = 1000.0f;
|
perspective_farz = 1000.0f;
|
||||||
|
|
||||||
dof_quality = 0;
|
dof_quality = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user