Struct bones_render::sprite::Atlas
source · pub struct Atlas;Expand description
An atlas image asset type, contains no data, but Handle<Atlas> is still useful becaause it
uniquely represents an atlas asset that may be rendered outside of the core.