![]() |
|
Thumbnails is a value type that serves as schema to aid in serialization and deserialization of thumbnail images in the assetInfo["thumbnails"] dictionary. More...
#include <assetPreviewsAPI.h>
Public Member Functions | |
USDMEDIA_API | Thumbnails (const SdfAssetPath &defaultImage=SdfAssetPath()) |
Public Attributes | |
SdfAssetPath | defaultImage |
Thumbnails is a value type that serves as schema to aid in serialization and deserialization of thumbnail images in the assetInfo["thumbnails"] dictionary.
Definition at line 202 of file assetPreviewsAPI.h.
SdfAssetPath defaultImage |
Definition at line 207 of file assetPreviewsAPI.h.