Biga
Member
|
Resized to 16384x8192?
I have a large map image with 21600x10800 resolution.
If I check it in the editor or exported it from code after loading to PNG image, I see it changed to 16384x8192.
It is intentional, if it is, can be switch off?
|
|
06-10-2014 10:56 AM |
|
Biga
Member
|
RE: Resized to 16384x8192?
got it, probably due to 2^x texture size rule
|
|
06-10-2014 01:48 PM |
|
Esenthel
Administrator
|
RE: Resized to 16384x8192?
Please remember that the Hardware GPU has limitations for texture sizes.
D.maxTexSize() or something similar named
|
|
06-10-2014 11:49 PM |
|