Geral
Primeiros passos
Tutoriais
Globals
move_and_collide
move_and_slide
move_and_slide_with_snap
_process_custom_fx
TIME
import
.gdnlib
.gdns
tool
SCREEN_TEXTURE
DEPTH_TEXTURE
textureSize()
Desenvolvimento
_set
_get
_get_property_list
Comunidade
[code]
Referência de classe
Inherits: TextureLayered < Resource < Reference < Object
Array of textures stored in a single primitive.
TextureArrays store an array of images in a single Texture primitive. Each layer of the texture array has its own mipmap chain. This makes it is a good alternative to texture atlases.
TextureArray