Loads an image from a file path and creates a texture from it. Note: the method is deprecated and will be removed in Godot 4.0, use Image.load and createFromImage instead.
See Implementation
Loads an image from a file path and creates a texture from it. Note: the method is deprecated and will be removed in Godot 4.0, use Image.load and createFromImage instead.