Improved packed scene previews.
This commit is contained in:
@@ -207,6 +207,7 @@ public:
|
||||
/**
|
||||
* Crop the image to a specific size, if larger, then the image is filled by black
|
||||
*/
|
||||
void crop_from_point(int p_x, int p_y, int p_width, int p_height);
|
||||
void crop(int p_width, int p_height);
|
||||
|
||||
void flip_x();
|
||||
|
||||
Reference in New Issue
Block a user