Fabric API

Fabric API

106M Downloads

Renderer API QuadView should expose Sprite directly

grondag opened this issue ยท 1 comments

commented

Currently the only way to access Sprite is by converting the Quad to a vanilla BakedQuad, which is obviously neither performant nor convenient.

commented

This is not correct. SpriteFinder.find(QuadView quad, int textureIndex) is a thing.

In fact, I wrote it.

So, I dunno... must have been having a bad day.