docs.unity.cn
    Show / Hide Table of Contents

    Enum ScreenSpaceShadowFormat

    Screen Space Shadows format.

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

    Fields

    Name Description Value
    R16G16B16A16

    R16G16B16A16 format for better quality.

    R8G8B8A8

    R8G8B8A8 format for fastest rendering.

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