Enum ToneMappingMode
Tone mapping effect rendering modes.
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
[Unmanaged]
public enum ToneMappingMode
Fields
Name | Description |
---|---|
ACES | The ACES Filmic reference tonemapper (approximation). |
Neutral | The neutral tonemapper. |
None | Disabled tone mapping effect. |