Trying to inject in a fluid simulation…
Hi! You can expose and sample textures and graphic buffers in VFX Graph. Compute buffers are not supported though (and are not planned to be as they are expected to be superseded by Graphics buffers at some point)
Ok good to know, the fluid uses comoputebuffer. I’ll go the rendertexture route instead.