RasterImageProvider
- class omni.ui.RasterImageProvider
Bases:
ImageProvider
doc
Methods
__init__
(self[, source_url])doc
Attributes
Maximum number of mip map levels allowed
Sets byte data that the image provider will turn into an image.
- __init__(self: omni.ui._ui.RasterImageProvider, source_url: str = None, **kwargs) None
doc
- property max_mip_levels
Maximum number of mip map levels allowed
- property source_url
Sets byte data that the image provider will turn into an image.