C# Class Microsoft.MixedReality.Toolkit.Editor.MixedRealityTextMeshProShaderGUI

A custom TMP_SDFShaderGUI inspector for the "Mixed Reality Toolkit/TextMeshPro" shader. Adds the ability to change the depth write mode, and a warning about depth write when depth buffer sharing is enabled.
Inheritance: TMP_SDFShaderGUI
Mostra file Open project: microsoft/MixedReality-WorldLockingTools-Samples

Protected Methods

Method Description
DoGUI ( ) : void
DoModePanel ( ) : void

Method Details

DoGUI() protected method

protected DoGUI ( ) : void
return void

DoModePanel() protected method

protected DoModePanel ( ) : void
return void