Function MeshTexture.imageSize

Sets the size of the image, needed for reference.

Vector2 imageSize() nothrow @property @nogc;

void imageSize (
  Vector2 v
) nothrow @property @nogc;