Class UniversalRendererData.ShaderResources
Class containing shader resources used in URP.
상속된 멤버
네임스페이스: UnityEngine.Rendering.Universal
어셈블리: solution.dll
구문
[Serializable]
[ReloadGroup]
public sealed class UniversalRendererData.ShaderResources
필드
이름 | 설명 |
---|---|
blitPS | Blit shader. |
cameraMotionVector | Camera Motion Vectors shader. |
copyDepthPS | Copy Depth shader. |
fallbackErrorPS | Fallback error shader. |
fallbackLoadingPS | Fallback loading shader. |
objectMotionVector | Object Motion Vectors shader. |
samplingPS | Sampling shader. |
stencilDeferredPS | Stencil Deferred shader. |