Enum ScreenSpaceShadowFormat | High Definition RP | 7.3.1
docs.unity.cn
    Show / Hide Table of Contents

    Enum ScreenSpaceShadowFormat

    Screen Space Shadows format.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum ScreenSpaceShadowFormat

    Fields

    Name Description
    R16G16B16A16

    R16G16B16A16 format for better quality.

    R8G8B8A8

    R8G8B8A8 format for fastest rendering.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX