docs.unity3d.com
    Show / Hide Table of Contents

    Enum GradingLutFormat

    Available color grading LUT formats.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum GradingLutFormat

    Fields

    Name Description Value
    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 grading cases.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023