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.
AssetManagerInterface::getMaterialNames
Returns the names of all materials.
virtual std:vector<std::string> getMaterialNames() = 0;
None.
The names of all Materials in the Asset Manager.