Class FullscreenShaderGUI.Styles
Inherited Members
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 |