Class SceneRenderPipeline
Setup a specific render pipeline on scene loading.
Inherited Members
UnityEngine.Component.GetComponentInParent<T>(System.Boolean)
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Global Namespace
Syntax
[ExecuteAlways]
public class SceneRenderPipeline : MonoBehaviour
Fields
renderPipelineAsset
Scriptable Render Pipeline Asset to setup on scene load.
Declaration
public RenderPipelineAsset renderPipelineAsset
Field Value
Type | Description |
---|---|
RenderPipelineAsset |