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

RenderPipelineAsset.GetDefaultLineMaterial

Declaration

public Material GetDefaultLineMaterial();

Returns

Material Default material.

Description

Return the default Line Material for this pipeline.

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