Const
DepthFormat reads each element as a single depth value, converts it to floating point, and clamps to the range [0,1].
[0,1]
This is the default for THREE.DepthTexture.
DepthFormat reads each element as a single depth value, converts it to floating point, and clamps to the range
[0,1]
.