disableDepthTestDistance
Gets or sets the distance from the camera, beyond which, depth testing is disabled—to, for example, prevent clipping against terrain. When set to undefined or 0, the depth test is always applied. When set to Number.POSITIVE_INFINITY, the depth test is never applied.