Enum RenderPipelineSettings.SupportedLitShaderMode
Supported Lit Shader Mode.
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
public enum RenderPipelineSettings.SupportedLitShaderMode
필드
이름 | 설명 |
---|---|
Both | Both Forward and Deferred shading. |
DeferredOnly | Deferred shading only. |
ForwardOnly | Forward shading only. |