maxDistance property

double maxDistance
getter/setter pair

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;