docs.unity.cn
    Show / Hide Table of Contents

    Enum RenderPipelineSettings.SupportedLitShaderMode

    Supported Lit Shader Mode.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum SupportedLitShaderMode

    Fields

    Name Description Value
    ForwardOnly

    Forward shading only.

    1
    DeferredOnly

    Deferred shading only.

    2
    Both

    Both Forward and Deferred shading.

    3
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 18 October 2021