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
|