Skip to content

lib.img.generate.Grain

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

Grain

in lib.img.generate


Adds animated grain, or pixel noise, to an image.


Input Parameters

Name (Relevancy & Type) Description
Image (Texture2D) -
Amount (Single) -
Color (Single) -
Exponent (Single) -
Brightness (Single) -
Speed (Single) -
Scale (Single) -
Resolution (Int2) -
GenerateMipmaps (Boolean) -

Outputs

Name Type
TextureOutput 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