getVariantUrls

fun getVariantUrls(scale: Int = 1): List<String>

Returns the URLs for the different scale variants of the sprite.

Return

A list of URLs for the JSON and PNG files of the sprite.

Parameters

scale

The pixel scale (e.g., 1, 2, or 3).