VisualServerEnvironmentToneMapper Enumeration |
[Missing <summary> documentation for "T:Godot.VisualServer.EnvironmentToneMapper"]
Namespace: Godot
public enum EnvironmentToneMapper
Member name | Value | Description | |
---|---|---|---|
Linear | 0 | Output color as they came in. | |
Reinhard | 1 | Use the Reinhard tonemapper. | |
Filmic | 2 | Use the filmic tonemapper. | |
Aces | 3 | Use the ACES tonemapper. |