logarithmicDepthFarToNearRatio
The far-to-near ratio of the multi-frustum when using a logarithmic 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 true
. When logarithmicDepthBuffer
is false
, use Scene.farToNearRatio.