Show / Hide Table of Contents

Class RenderPipelineManager

Inheritance
Object
RenderPipelineManager
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: UnityEngine.Experimental.Rendering
Assembly: UnityEngine.dll
Syntax
public static class RenderPipelineManager

Properties

| Improve this Doc View Source

currentPipeline

Declaration
public static IRenderPipeline currentPipeline { get; }
Property Value
Type Description
IRenderPipeline
  • Improve this Doc
  • View Source
Back to top Generated by DocFX