getMaterialNames

AssetManagerInterface::getMaterialNames

Returns the names of all materials.

Declaration

virtual std:vector<std::string> getMaterialNames() = 0;

Parameters

None.

Returns

The names of all Materials in the Asset Manager.