DownloadState
- class omni.ext.DownloadState
Bases:
pybind11_objectIndex/Extension Download States.
Members:
DOWNLOADING
DOWNLOAD_SUCCESS
DOWNLOAD_FAILURE
Methods
__init__(self, value)Attributes
DOWNLOADINGDOWNLOAD_FAILUREDOWNLOAD_SUCCESSvalue- __init__(self: omni.ext._extensions.DownloadState, value: int) None
- property name