Class ShaderDebugPrintInputProducer
Reads system input to produce ShaderDebugPrintInput parameters.
Inherited Members
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public static class ShaderDebugPrintInputProducer
Methods
Get()
Read system input.
Declaration
public static ShaderDebugPrintInput Get()
Returns
Type | Description |
---|---|
ShaderDebugPrintInput | Input parameters for ShaderDebugPrintManager. |