Enum DrawRenderersCustomPass.ShaderPass
HDRP Shader passes
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum DrawRenderersCustomPass.ShaderPass
필드
이름 | 설명 |
---|---|
DepthPrepass | Object Depth pre-pass, only the depth of the object will be rendered. |
Forward | Forward pass, render the object color. |