Class ParticleUpgrader
Upgrader for particle materials.
상속된 멤버
네임스페이스: UnityEditor.Rendering.Universal
어셈블리: solution.dll
구문
public class ParticleUpgrader : MaterialUpgrader
생성자
이름 | 설명 |
---|---|
ParticleUpgrader(string) | Constructor for the particle upgrader. |
메서드
이름 | 설명 |
---|---|
UpdateStandardSurface(Material) | Updates the standard shader surface properties. |
UpdateSurfaceBlendModes(Material) | Updates the blending mode properties. |
UpdateUnlit(Material) | Updates the unlit shader properties. |