Lib.image.fx.stylize.FakeLight - tixl3d/tixl GitHub Wiki
Applies fake shading to the image.
For similar effects see: [Steps] [DetectEdges] [DistortAndShade] [Displace]
| Name (Relevancy & Type) | Description |
|---|---|
| HeightMap (Texture2DRequired) | - |
| LightMap (Texture2DRelevant) | - |
| Amount (Single) | - |
| Specularity (Single) | - |
| Shade (Single) | - |
| Twist (Single) | - |
| Direction (Vector2) | - |
| HighlightColor (Vector4) | - |
| MidColor (Vector4) | - |
| BlurRadius (Single) | - |
| SampleRadius (Single) | - |
| Resolution (Int2) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.