Show / Hide Table of Contents

    Class 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
    Object
    MixedRealityTextMeshProShaderGUI
    Implements
    TMP_SDFShaderGUI
    Namespace: Microsoft.MixedReality.Toolkit.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class MixedRealityTextMeshProShaderGUI : TMP_SDFShaderGUI, TMP_SDFShaderGUI

    Methods

    DoGUI()

    Declaration
    protected override void DoGUI()

    DoGUI()

    Declaration
    protected override void DoGUI()

    DoModePanel()

    Declaration
    protected void DoModePanel()

    DoModePanel()

    Declaration
    protected void DoModePanel()

    Implements

    TMP_SDFShaderGUI
    Back to top Generated by DocFX