-
-
Notifications
You must be signed in to change notification settings - Fork 9
Texture
Jérôme Leclercq edited this page Dec 8, 2020
·
4 revisions
A Texture
is a handle to a 2D image asset loaded by the game.
Although its named commonly implies a GPU image, it's only the case client-side, the server handles textures as regular images stored in regular memory.
None, instances can only be obtained using functions from this list: