docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class FullscreenShaderGUI.Styles

    Inheritance
    object
    FullscreenShaderGUI.Styles
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Rendering.Fullscreen.ShaderGraph
    Assembly: Unity.ShaderGraph.Editor.dll
    Syntax
    protected class FullscreenShaderGUI.Styles

    Fields

    SurfaceInputs

    Surface Inputs header name

    Declaration
    public static readonly GUIContent SurfaceInputs
    Field Value
    Type Description
    GUIContent

    SurfaceOptions

    Surface Option header name

    Declaration
    public static readonly GUIContent SurfaceOptions
    Field Value
    Type Description
    GUIContent

    alphaBlendOperation

    Name and tooltip for the alpha blend operation property in the material GUI

    Declaration
    public static readonly GUIContent alphaBlendOperation
    Field Value
    Type Description
    GUIContent

    blendingMode

    Name and tooltip for the blending mode property in the material GUI

    Declaration
    public static readonly GUIContent blendingMode
    Field Value
    Type Description
    GUIContent

    colorBlendOperation

    Name and tooltip for the color blend operation property in the material GUI

    Declaration
    public static readonly GUIContent colorBlendOperation
    Field Value
    Type Description
    GUIContent

    depthTest

    Name and tooltip for the depth test property in the material GUI

    Declaration
    public static readonly GUIContent depthTest
    Field Value
    Type Description
    GUIContent

    depthWrite

    Name and tooltip for the depth write property in the material GUI

    Declaration
    public static readonly GUIContent depthWrite
    Field Value
    Type Description
    GUIContent

    dstAlphaBlendMode

    Name and tooltip for the destination alpha blend mode property in the material GUI

    Declaration
    public static readonly GUIContent dstAlphaBlendMode
    Field Value
    Type Description
    GUIContent

    dstColorBlendMode

    Name and tooltip for the destination color blend mode property in the material GUI

    Declaration
    public static readonly GUIContent dstColorBlendMode
    Field Value
    Type Description
    GUIContent

    srcAlphaBlendMode

    Name and tooltip for the source alpha blend mode property in the material GUI

    Declaration
    public static readonly GUIContent srcAlphaBlendMode
    Field Value
    Type Description
    GUIContent

    srcColorBlendMode

    Name and tooltip for the source color blend mode property in the material GUI

    Declaration
    public static readonly GUIContent srcColorBlendMode
    Field Value
    Type Description
    GUIContent

    stencil

    Name and tooltip for the stencil override property in the material GUI

    Declaration
    public static readonly GUIContent stencil
    Field Value
    Type Description
    GUIContent

    stencilComparison

    Name and tooltip for the stencil comparison property in the material GUI

    Declaration
    public static readonly GUIContent stencilComparison
    Field Value
    Type Description
    GUIContent

    stencilDepthFail

    Name and tooltip for the stencil depth fail operation property in the material GUI

    Declaration
    public static readonly GUIContent stencilDepthFail
    Field Value
    Type Description
    GUIContent

    stencilFail

    Name and tooltip for the stencil fail operation property in the material GUI

    Declaration
    public static readonly GUIContent stencilFail
    Field Value
    Type Description
    GUIContent

    stencilPass

    Name and tooltip for the stencil pass operation property in the material GUI

    Declaration
    public static readonly GUIContent stencilPass
    Field Value
    Type Description
    GUIContent

    stencilReadMask

    Name and tooltip for the stencil read mask property in the material GUI

    Declaration
    public static readonly GUIContent stencilReadMask
    Field Value
    Type Description
    GUIContent

    stencilRef

    Name and tooltip for the stencil reference property in the material GUI

    Declaration
    public static readonly GUIContent stencilRef
    Field Value
    Type Description
    GUIContent

    stencilWriteMask

    Name and tooltip for the stencil write mask property in the material GUI

    Declaration
    public static readonly GUIContent stencilWriteMask
    Field Value
    Type Description
    GUIContent
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)