Class ParticleGUI
Editor script for the particle material inspector.
상속된 멤버
네임스페이스: UnityEditor.Rendering.Universal.ShaderGUI
어셈블리: solution.dll
구문
public static class ParticleGUI
  메서드
| 이름 | 설명 | 
|---|---|
| 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.  |