Skip to content

lib.img.fx.GlitchDisplace

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

GlitchDisplace

in lib.img.fx


description missing


Input Parameters

Name (Relevancy & Type) Description
Image (Texture2DRequired) -
Rows (Int32) -
Columns (Int32) -
Scatter (Vector2) -
Stretch (Vector2) -
ScatterStretch (Vector2) -
Size (Single) -
Offset (Vector2) -
ScatterOffset (Vector2) -
Colorize (Vector4) -
ColorRatio (Single) -
Seed (Int32) -
OverridePoints (BufferWithViews) -
Mode (Int32) -
Threshold (Single) -
Amount (Single) -

Outputs

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