draw.UpdateTexture
Update existing texture with rgba data.
Syntax
{texture, rgba} draw.UpdateTexture(texture, rgba)
Parameters
texture The texture to update.
rgba The color for the texture.
Update existing texture with rgba data.
{texture, rgba} draw.UpdateTexture(texture, rgba)
texture The texture to update.
rgba The color for the texture.