defaultParticleMaterial
Return the default particle Material for this pipeline.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public virtual Material defaultParticleMaterial { get; }
Remarks
This is used whenever a ParticleSystem is created in the Editor.