Texture.dpiY

Dots per inch for the X and Y axis. Defaults to 96, thus making a dot in the texture equivalent to a pixel.

struct Texture
int dpiY;

Meta