mirror of
https://github.com/godotengine/godot.git
synced 2025-02-16 07:40:36 +00:00
Updated import_textures (markdown)
parent
c63bbf50b9
commit
ec8a62cab3
@ -98,7 +98,7 @@ This combo allows to change the texture format (compression in this case):
|
||||
|
||||
<p align="center"><img src="images/compressopts.png"></img></p>
|
||||
|
||||
Each of the four options described in this table together with their advantages and disadvantages (<p align="center"><img src="good.png"></p>=Best, <p align="center"><img src="bad.png"></p>=Worst):
|
||||
Each of the four options described in this table together with their advantages and disadvantages (<img src="images/good.png"/>=Best, <img src="images/bad.png"/>=Worst):
|
||||
|
||||
| Uncompressed | Compress Lossless (PNG) | Compress Lossy (WebP) | Compress VRAM |
|
||||
| ------------ | ----------------------- | --------------------- | ------------- |
|
||||
|
Loading…
Reference in New Issue
Block a user