SimpleLiquid¶
A port of 'simple detailed fluid' from 'https://www.shadertoy.com/view/sl3Szs' by Lomateron.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| ShouldReset (Single) | — |
| Gravity (Vector2) | — |
| BorderStrength (Single) | — |
| Damping (Single) | — |
| MassAttraction (Single) | — |
| Brightness (Single) | — |
| StabilizeMass (Single) | — |
| StabilizeMassTarget (Single) | — |
| FxTexture (Texture2D) | — |
| ApplyFxTexture (Vector4) | — |
Outputs¶
| Name | Type |
|---|---|
| ColorBuffer | T3.Core.DataTypes.Texture2D |