docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum TextureParameterDefault

    A set of default textures to use as default values for TextureParameter.

    Namespace: UnityEngine.Rendering.PostProcessing
    Assembly: Unity.Postprocessing.Runtime.dll
    Syntax
    public enum TextureParameterDefault

    Fields

    Name Description
    Black

    A black texture.

    Lut2D

    A 2D lookup table in strip format with width = height * height.

    None

    No texture, or null.

    Transparent

    A transparent texture.

    White

    A white texture.

    In This Article
    Back to top
    Copyright © 2025 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)