mirror of https://github.com/mosra/magnum.git
Browse Source
Because a texture can be referenced by multiple attributes in a single materials, the reference count might be higher than actual material count, which would be confusing. Since this is mainly for informational purposes (finding unreferenced data in a file), it doesn't make sense to spend time working on a proper material counter right now.pull/542/merge
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue