Skip to content

lib.img.fx.NormalMap

Thomas Mann edited this page Jan 17, 2024 · 4 revisions

NormalMap

in lib.img.fx


Converts the brightness of an image into a normal map that can be used with [SetMaterial].


Input Parameters

Name (Relevancy & Type) Description
LightMap (Texture2D) -
Impact (Single) -
SampleRadius (Single) -
Resolution (Int2) -
Twist (Single) -
Mode (Int32) -

Outputs

Name Type
Output SharpDX.Direct3D11.Texture2D

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally