Class ParticleUpgrader
Upgrader for particle materials.
Inherited Members
MaterialUpgrader.NewShaderPath
MaterialUpgrader.GetPropertyRenameMap(MaterialUpgrader.MaterialPropertyType)
Namespace: UnityEditor.Rendering.Universal
Assembly: Unity.RenderPipelines.Universal.Editor.dll
Syntax
public class ParticleUpgrader : MaterialUpgrader
Constructors
Name | Description |
---|---|
ParticleUpgrader(string) | Constructor for the particle upgrader. |
Methods
Name | Description |
---|---|
UpdateStandardSurface(Material) | Updates the standard shader surface properties. |
UpdateSurfaceBlendModes(Material) | Updates the blending mode properties. |
UpdateUnlit(Material) | Updates the unlit shader properties. |