I’m very confused as to what this method even does, and when to use it.
I have a simple question, really.
Do I use this just after creating a texture, and then I can reference it when I need it drawn, or do I have to make this call
right before drawing the texture on a shape?
This is in an environment where multiple shapes and textures are drawn.