DepthMode.D16

static DepthMode D16

Description

16 bit depth buffer, this is fast and recommended for devices like the HoloLens. This is especially important for fast depth based reprojection. Far view distances will suffer here though, so keep your clipping far plane as close as possible.




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