MixedRealityOptimizeUtils.SetDepthBufferFormat(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static void SetDepthBufferFormat(bool set16BitDepthBuffer);
public static void SetDepthBufferFormat (bool set16BitDepthBuffer);
static member SetDepthBufferFormat : bool -> unit
Public Shared Sub SetDepthBufferFormat (set16BitDepthBuffer As Boolean)
Parameters
- set16BitDepthBuffer
- Boolean