omni.kit.helper.file_utils.asset_types
Classes Summary:
AssetTypeDef(glyph, thumbnail, matching_exts) |
|
PurePath subclass that can make system calls. |
Functions Summary:
Returns a list of file extensions associated with the given asset type. |
|
clear known asset types. |
|
Returns asset type, based on extension of given filename. |
|
Returns icon for specified file. |
|
Returns thumbnail for specified file. |
|
Init default asset types’s value |
|
Returns True if given filename is of specified type. |
|
Checks if the given filename represents a UDIM sequence image. |
|
Initializes and returns a dictionary of known asset types. |
|
Returns a new subclass of tuple with named fields. |
|
Adds an asset type to the recognized list. |