Struct ParticleGUI.ParticleProperties
Container for the properties used in the ParticleGUI
editor script.
Inherited Members
Namespace: UnityEditor .Rendering.Universal.ShaderGUI
Assembly: Unity.RenderPipelines.Universal.Editor.dll
Syntax
public struct ParticleGUI.ParticleProperties
Constructors
Name | Description |
---|---|
Particle |
Constructor for the |
Fields
Name | Description |
---|---|
camera |
The MaterialProperty for camera fading. |
camera |
The MaterialProperty for camera fading far distance. |
camera |
The MaterialProperty for camera fading near distance. |
color |
The MaterialProperty for color mode. |
distortion |
The MaterialProperty for distortion blend. |
distortion |
The MaterialProperty for distortion enabled. |
distortion |
The MaterialProperty for distortion strength. |
flipbook |
The MaterialProperty for flip-book blending. |
soft |
The MaterialProperty for soft particles enabled. |
soft |
The MaterialProperty for soft particles far fade distance. |
soft |
The MaterialProperty for soft particles near fade distance. |