Module godot.atlastexture

Packs multiple small textures in a single, bigger one. Helps to optimize video memory costs and render calls.

Structs

NameDescription
AtlasTexture Packs multiple small textures in a single, bigger one. Helps to optimize video memory costs and render calls.