open_cached_file_async#

async omni.client.open_cached_file_async(
url: str,
download: bool = True,
) Tuple[Result, int, str]#

Asynchronous version of omni.client.open_cached_file_with_callback()