Function ImageTexture.setSizeOverride

Resizes the ImageTexture to the specified dimensions.

void setSizeOverride (
  const(Vector2) size
) nothrow @nogc;