docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum DepthBits

    Bit depths of a Depth render texture. Some values may not be supported on all platforms.

    Namespace: UnityEngine.Rendering
    Assembly: Unity.RenderPipelines.Core.Runtime.dll
    Syntax
    public enum DepthBits

    Fields

    Name Description
    Depth16

    16 bits Depth Buffer.

    Depth24

    24 bits Depth Buffer.

    Depth32

    32 bits Depth Buffer.

    Depth8

    8 bits Depth Buffer.

    None

    No Depth Buffer.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<DepthBits>(DepthBits, DepthBits, bool)
    AnalyticsUtils.ToNestedColumn<DepthBits>(DepthBits, bool)
    AnalyticsUtils.ToNestedColumn<DepthBits>(DepthBits, DepthBits)
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)