get_mdl_list_async
- async omni.kit.material.library.get_mdl_list_async(use_hidden=False, wait_for_ready=True)
Gets list of materials asynchronously. Can wait if mdl_list_cache is not complete yet.
- Parameters
use_hidden (bool) – Include hidden materials. See `get_material_hidden_list`
- Returns
list of materials
- Return type
(list)