Search Results for

    Show / Hide Table of Contents

    Class Graphics.PostProcessing

    Post Processing effects rendering configuration.

    Inheritance
    System.Object
    Graphics.PostProcessing
    Namespace: FlaxEngine
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    [DebugCommand]
    [Unmanaged]
    public static class PostProcessing : Object

    Properties

    ColorGradingVolumeLUT

    Toggles between 2D and 3D LUT texture for Color Grading.

    Declaration
    [Unmanaged]
    public static bool ColorGradingVolumeLUT { get; set; }
    Property Value
    System.Boolean

    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat