MixedRealityToolkitConfigurationProfile.RenderDepthBuffer Property
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.
If true, MRTK will render the depth buffer as color. Only valid in editor.
public:
property bool RenderDepthBuffer { bool get(); };
public bool RenderDepthBuffer { get; }
member this.RenderDepthBuffer : bool
Public ReadOnly Property RenderDepthBuffer As Boolean