searchInCompact

Finds one image in a compact file efficiently. Returns Crunch.Image.init when it couldn't be found.

searchInCompact
(
ubyte[] data
,
string name
,
out int textureIndex
)

Meta