TonemappingTonemapperType Enumeration |
[Missing <summary> documentation for "T:UnityStandardAssets.ImageEffects.Tonemapping.TonemapperType"]
Namespace: UnityStandardAssets.ImageEffects
public enum TonemapperType
| Member name | Value | Description | |
|---|---|---|---|
| SimpleReinhard | 0 | ||
| UserCurve | 1 | ||
| Hable | 2 | ||
| Photographic | 3 | ||
| OptimizedHejiDawson | 4 | ||
| AdaptiveReinhard | 5 | ||
| AdaptiveReinhardAutoWhite | 6 |