From Neon Tidal Pool · v2. Edit this definition in its source simulation.
Source
visual NeonWater for Wave { color { let lift = clamp(self.displacement * 4.0, -1.0, 1.0); rgba(0.20 + max(lift, 0.0) * 0.75, 0.40 + max(-lift, 0.0) * 0.58, 0.85 - max(lift, 0.0) * 0.30, 1.0) } }Building blocks
These exact versions are included when you reuse this artifact.