get_thumbnail

omni.kit.helper.file_utils.asset_types.get_thumbnail(filename: str) str

Returns thumbnail for specified file.

Parameters

filename (str) –

Returns

Fullpath to the thumbnail file, None if not found.

Return type

str