docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum PostProcessBufferFormat

    Format of intermediate buffers for post processing.

    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    public enum PostProcessBufferFormat

    Fields

    Name Description
    R11G11B10

    R11G11B10. Fastest lookup format but can result in a loss of precision in some extreme cases.

    R16G16B16A16

    16 bit per channel.

    R32G32B32A32

    32 bit per channel. Should only be used in extreme cases.

    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)