Skip to content

lib.img.fx.FakeLight

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

FakeLight

in lib.img.fx


Applies fake shading to the image.


Input Parameters

Name (Relevancy & Type) Description
HeightMap (Texture2DRequired) -
LightMap (Texture2DRelevant) -
Specularity (Single) -
Shade (Single) -
Twist (Single) -
Direction (Vector2) -
Amount (Single) -
HighlightColor (Vector4) -
MidColor (Vector4) -
BlurRadius (Single) -
SampleRadius (Single) -
Resolution (Int2) -

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