Skip to content

How do i change resolution of the textures which are being converted to .ktx2 ? #695

Answered by MarkCallow
vis-prime asked this question in Q&A
Discussion options

You must be logged in to vote

You can use one of:

   --resize <width>x<height>
       Resize images to width X height. This should not be used with
       --mipmap as it would resize all the images to the same size.
       Resampler options can be set via --filter and --fscale.

   --scale <value>
       Scale images by value as they are read. Resampler options can be
       set via --filter and --fscale. .

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vis-prime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants