docs.unity.cn
    Show / Hide Table of Contents

    Enum RenderPipelineSettings.SupportedLitShaderMode

    Supported Lit Shader Mode.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum SupportedLitShaderMode : int

    Fields

    Name Description Value
    Both

    Both Forward and Deferred shading.

    DeferredOnly

    Deferred shading only.

    ForwardOnly

    Forward shading only.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, July 8, 2021