engine
engine copied to clipboard
feat: update `SpriteAtlas` loading logic
- When loading
Sprites
, get them from theSpriteAtlas
first. - Discard
_assetID
attribute. - Add export options.(
mipmap
,wrapModeV
,wrapModeU
,filterMode
,anisoLevel
)