load
Loads a texture from the specified file path.
Return
A Texture2D object representing the loaded texture.
Parameters
path
The file path of the texture to load.
Loads a texture from the specified file path.
Return
A Texture2D object representing the loaded texture.
Parameters
file
The file of the texture to load