Class ParticleGUI.Styles
Container for the text and tooltips used to display the shader.
Inherited Members
Namespace: UnityEditor .Rendering.Universal.ShaderGUI
Assembly: Unity.RenderPipelines.Universal.Editor.dll
Syntax
public static class ParticleGUI.Styles
Fields
VertexStreams
The text and tooltip for vertex streams.
Declaration
public static GUIContent VertexStreams
Field Value
Type | Description |
---|---|
GUIContent |
cameraFadingDistanceText
The text and tooltip camera fading distance.
Declaration
public static GUIContent cameraFadingDistanceText
Field Value
Type | Description |
---|---|
GUIContent |
cameraFadingEnabled
The text and tooltip camera fading.
Declaration
public static GUIContent cameraFadingEnabled
Field Value
Type | Description |
---|---|
GUIContent |
cameraFarFadeDistanceText
The text and tooltip camera fading far distance.
Declaration
public static GUIContent cameraFarFadeDistanceText
Field Value
Type | Description |
---|---|
GUIContent |
cameraNearFadeDistanceText
The text and tooltip camera fading near distance.
Declaration
public static GUIContent cameraNearFadeDistanceText
Field Value
Type | Description |
---|---|
GUIContent |
colorMode
The text and tooltip color mode.
Declaration
public static GUIContent colorMode
Field Value
Type | Description |
---|---|
GUIContent |
distortionBlend
The text and tooltip distortion blend.
Declaration
public static GUIContent distortionBlend
Field Value
Type | Description |
---|---|
GUIContent |
distortionEnabled
The text and tooltip distortion.
Declaration
public static GUIContent distortionEnabled
Field Value
Type | Description |
---|---|
GUIContent |
distortionStrength
The text and tooltip distortion strength.
Declaration
public static GUIContent distortionStrength
Field Value
Type | Description |
---|---|
GUIContent |
flipbookMode
The text and tooltip flip-book blending.
Declaration
public static GUIContent flipbookMode
Field Value
Type | Description |
---|---|
GUIContent |
softParticlesEnabled
The text and tooltip soft particles.
Declaration
public static GUIContent softParticlesEnabled
Field Value
Type | Description |
---|---|
GUIContent |
softParticlesFadeText
The text and tooltip soft particles surface fade.
Declaration
public static GUIContent softParticlesFadeText
Field Value
Type | Description |
---|---|
GUIContent |
softParticlesFarFadeDistanceText
The text and tooltip soft particles far fade distance.
Declaration
public static GUIContent softParticlesFarFadeDistanceText
Field Value
Type | Description |
---|---|
GUIContent |
softParticlesNearFadeDistanceText
The text and tooltip soft particles near fade distance.
Declaration
public static GUIContent softParticlesNearFadeDistanceText
Field Value
Type | Description |
---|---|
GUIContent |
streamAnimBlendText
The string for AnimBlend Texcoord1 vertex stream.
Declaration
public static string streamAnimBlendText
Field Value
Type | Description |
---|---|
string |
streamAnimFrameText
The string for AnimBlend Instanced1 vertex stream.
Declaration
public static string streamAnimFrameText
Field Value
Type | Description |
---|---|
string |
streamApplyToAllSystemsText
The text and tooltip for the vertex stream fix now GUI.
Declaration
public static GUIContent streamApplyToAllSystemsText
Field Value
Type | Description |
---|---|
GUIContent |
streamColorInstancedText
The string for color instanced vertex stream.
Declaration
public static string streamColorInstancedText
Field Value
Type | Description |
---|---|
string |
streamColorText
The string for color vertex stream.
Declaration
public static string streamColorText
Field Value
Type | Description |
---|---|
string |
streamNormalText
The string for normal vertex stream.
Declaration
public static string streamNormalText
Field Value
Type | Description |
---|---|
string |
streamPositionText
The string for position vertex stream.
Declaration
public static string streamPositionText
Field Value
Type | Description |
---|---|
string |
streamTangentText
The string for tangent vertex stream.
Declaration
public static string streamTangentText
Field Value
Type | Description |
---|---|
string |
streamUV2Text
The string for UV2 vertex stream.
Declaration
public static string streamUV2Text
Field Value
Type | Description |
---|---|
string |
streamUVText
The string for UV vertex stream.
Declaration
public static string streamUVText
Field Value
Type | Description |
---|---|
string |
undoApplyCustomVertexStreams
The string for applying custom vertex streams from material.
Declaration
public static string undoApplyCustomVertexStreams
Field Value
Type | Description |
---|---|
string |
vertexStreamIcon
The vertex stream icon.
Declaration
public static GUIStyle vertexStreamIcon
Field Value
Type | Description |
---|---|
GUIStyle |