LibGDX Changing Texture Color

Hi there,

I’ve see quite a few developers who create grayscale textures and change their color programmatically using RGB values. How is this done using textures in LibGDX?

Thanks!

  • A