Текстуры
icon := get_asset(Texture_Asset, "ui/icon.png");Информация о текстуре
Texture_Asset :: class : Asset {
get_width :: method() -> s64;
get_height :: method() -> s64;
get_aspect :: method() -> float;
get_pivot :: method() -> v2;
get_pixels_per_unit :: method() -> float;
get_uvs :: method() -> v2, v2;
}Настройки текстуры
Девятисрез
Mip-ресурсы
Динамические холсты
Последнее обновление