FluidBackend.updateTexture

Update a texture from an image. The texture must be valid and must be of the same size and format as the image.

interface FluidBackend
@system
void
updateTexture
in (texture.height == image.height)

Meta