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