This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

RenderPipelineAsset.GetDefaultParticleMaterial

Declaration

public Material GetDefaultParticleMaterial();

Returns

Material Default material.

Description

Return the default particle Material for this pipeline.

This is used whenever a ParticleSystem is created in the Editor.