DepthMeter
ā ļø This type is unstable and may change significantly in a way that the data won't be backwards compatible. The world->depth map scaling factor.
This measures how many depth map units are in a world unit.
For instance, if a depth map uses millimeters and the world uses meters,
this value would be 1000
.
Note that the only effect on 2D views is the physical depth values shown when hovering the image. In 3D views on the other hand, this affects where the points of the point cloud are placed.
Rerun datatype rerun-datatype
Arrow datatype arrow-datatype
float32
API reference links api-reference-links
- š C++ API docs for
DepthMeter
- š Python API docs for
DepthMeter
- š¦ Rust API docs for
DepthMeter