Class ScriptableRendererData.DebugShaderResources
Class contains references to shader resources used by Rendering Debugger.
상속된 멤버
네임스페이스: UnityEngine.Rendering.Universal
어셈블리: solution.dll
구문
[Serializable]
[ReloadGroup]
public sealed class ScriptableRendererData.DebugShaderResources
필드
이름 | 설명 |
---|---|
debugReplacementPS | Debug shader used to output interpolated vertex attributes. |
hdrDebugViewPS | Debug shader used to output HDR Chromacity mapping. |
probeVolumeSamplingDebugComputeShader | Debug shader used to output world position and world normal for the pixel under the cursor. |