SdfAssetPathItem#
- class omni.kit.property.usd.SdfAssetPathItem(asset_path_single_entry_model)#
Bases:
AbstractItemSingle item of the model.
Represents a single entry within the SdfAssetPath model.
- Parameters:
asset_path_single_entry_model – The model associated with the asset path entry.
Methods
__init__(asset_path_single_entry_model)Initializes an instance of SdfAssetPathItem.
destroy()Cleans up resources used by the SdfAssetPathItem instance.
- __init__(asset_path_single_entry_model)#
Initializes an instance of SdfAssetPathItem.
- destroy()#
Cleans up resources used by the SdfAssetPathItem instance.