Lib.image.generate.noise.FractalNoise - tixl3d/tixl GitHub Wiki
Generates a procedural fractal noise image effect also known as Pink noise or fractional noise that can be used to create visual patterns that look like cloud, smoke, dust and scratches on film and similar
Available Noise Ops [WorleyNoise] [FractalNoise] [ShardNoise]
Name (Relevancy & Type) | Description |
---|---|
ColorA (Vector4) | - |
ColorB (Vector4) | - |
GainAndBias (Vector2) | - |
Scale (Single) | - |
Stretch (Vector2) | - |
Offset (Vector2) | - |
RandomPhase (Single) | - |
Iterations (Int32) | - |
WarpXY (Vector2) | - |
WarpZ (Single) | - |
Resolution (Int2) | - |
GenerateMips (Boolean) | - |
OutputFormat (Format) | - |
Name | Type |
---|---|
TextureOutput | T3.Core.DataTypes.Texture2D |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.