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