Lib.image.color.ToneMapping - tixl3d/tixl GitHub Wiki
Tone mapping is the process of converting high dynamic range (HDR) imagery to a displayable format, adjusting the contrast and brightness to make it visually appealing while preserving details in both highlights and shadows.
Name (Relevancy & Type) | Description |
---|---|
Texture2d (Texture2DRequired) | - |
Mode (Int32) | - |
CorrectGamma (Boolean) | - |
Gamma (Single) | - |
Exposure (Single) | - |
Name | Type |
---|---|
Output | T3.Core.DataTypes.Texture2D |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.