Lib.image.fx.feedback.SimpleLiquid - tixl3d/tixl GitHub Wiki
A port of 'simple detailed fluid' from 'https://www.shadertoy.com/view/sl3Szs' by Lomateron.
| Name (Relevancy & Type) | Description |
|---|---|
| ShouldReset (Single) | - |
| Gravity (Vector2) | - |
| BorderStrength (Single) | - |
| Damping (Single) | - |
| MassAttraction (Single) | - |
| Brightness (Single) | - |
| StabilizeMass (Single) | - |
| StabilizeMassTarget (Single) | - |
| FxTexture (Texture2D) | - |
| ApplyFxTexture (Vector4) | - |
| Name | Type |
|---|---|
| ColorBuffer | T3.Core.DataTypes.Texture2D |
⚠ Everything else is automatically generated and will be overwritten regularly.