maxDistance property
Maximum distance the ray marches, in world units. Bounds the cost and keeps far pixels from marching the whole depth range.
Implementation
double maxDistance = 200.0;
Maximum distance the ray marches, in world units. Bounds the cost and keeps far pixels from marching the whole depth range.
double maxDistance = 200.0;