This information can be retrieved from `AssetRepresentation` now. Also remove unnecessarily specific lambda capture. That usually suggests usage in `std::function` with a more complex lifetime.
This information can be retrieved from `AssetRepresentation` now. Also remove unnecessarily specific lambda capture. That usually suggests usage in `std::function` with a more complex lifetime.