Lib.image.use.NormalMap - tixl3d/tixl GitHub Wiki
Converts the brightness of an image into a normal map that can be used with [SetMaterial].
| Name (Relevancy & Type) | Description |
|---|---|
| LightMap (Texture2D) | - |
| Impact (Single) | - |
| SampleRadius (Single) | - |
| Resolution (Int2) | - |
| Twist (Single) | - |
| Mode (Int32) | - |
| OutputFormat (Format) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.