Texture loader vs ImageUtils.loadTexture

What is the difference between TextureLoader().load(src) and ImageUtils.loadTexture() Any performance difference between these two

This one is deprecated. Use TextureLoader.

1 Like