⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

DepthMode.Default

static DepthMode Default

Description

Default mode, uses the OpenXR runtime’s preferred depth format. This is typically 16 bit on standalone/battery powered devices like Quest and HoloLens, and 32 bit on higher powered platforms like PC. If you need a far view distance even on mobile devices, prefer D32 or Stencil instead.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!