mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 18:29:11 +00:00
classref: Sync with current master branch (89cc635)
This commit is contained in:
@@ -19,7 +19,7 @@ Array of 2-dimensional textures, optionally compressed.
|
||||
Description
|
||||
-----------
|
||||
|
||||
A texture array that is loaded from a ``.ctexarray`` file. This file format is internal to Godot; it is created by importing other image formats with the import system. **CompressedTexture2DArray** can use one of 4 compresson methods:
|
||||
A texture array that is loaded from a ``.ctexarray`` file. This file format is internal to Godot; it is created by importing other image formats with the import system. **CompressedTexture2DArray** can use one of 4 compression methods:
|
||||
|
||||
- Lossless (WebP or PNG, uncompressed on the GPU)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user