Class ParticleGUI
Editor script for the particle material inspector.
Inherited Members
Namespace: UnityEditor.Rendering.Universal.ShaderGUI
Assembly: Unity.RenderPipelines.Universal.Editor.dll
Syntax
public static class ParticleGUI
Methods
Name | Description |
---|---|
DoVertexStreamsArea(Material, List<ParticleSystemRenderer>, bool) | Draws the vertex streams area. |
FadingOptions(Material, MaterialEditor, ParticleProperties) | Draws the fading options GUI. |
SetMaterialKeywords(Material) | Sets up the keywords for the material and shader. |
SetupMaterialWithColorMode(Material) | Sets up the material with correct keywords based on the color mode. |