farToNearRatio

The far-to-near ratio of the multi-frustum when using a normal depth buffer.

This value is used to create the near and far values for each frustum of the multi-frustum. It is only used when Scene.logarithmicDepthBuffer is false. When logarithmicDepthBuffer is true, use Scene.logarithmicDepthFarToNearRatio.

See also