open_cached_file#

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

Blocking version of omni.client.open_cached_file_with_callback()