{}!Google Tag Manager end}} Enum CopyDepthMode | Universal RP | 14.0.9
docs.unity3d.com
    목차 표시/숨기기

    Enum CopyDepthMode

    Defines if Unity will copy the depth that can be bound in shaders as _CameraDepthTexture after the opaques pass or after the transparents pass.

    Namespace: UnityEngine.Rendering.Universal
    Syntax
    public enum CopyDepthMode

    Fields

    Name Description Value
    AfterOpaques

    Depth will be copied after the opaques pass


    0
    AfterTransparents

    Depth will be copied after the transparents pass


    1
    ForcePrepass

    Depth will be written by a depth prepass


    2
    맨 위로
    Copyright © 2023 Unity Technologies —
    • Your Privacy Choices (Cookie Settings)