getMaterialNames ================ :doc:`/types/AssetManagerInterface/index`::getMaterialNames Returns the names of all materials. Declaration ----------- .. code-block:: cpp virtual std:vector getMaterialNames() = 0; Parameters ---------- None. Returns ------- The names of all :doc:`Materials ` in the :doc:`/asset_manager/index`.