renderPipelineShaderTag
Returns the Shader Tag value for the render pipeline that is described by this asset.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public virtual string renderPipelineShaderTag { get; }
Remarks
Any shader that doesn't match this tag will be stripped out of builds using this RenderPipelineAsset.