9 #ifndef UT_GALLERYTYPES_H
10 #define UT_GALLERYTYPES_H
24 static const UT_StringLit ITEM_TYPE_SNAPSHOT =
"snapshot";
28 static const UT_StringLit ITEM_TYPE_MATERIAL =
"material";
30 static const UT_StringLit ITEM_TYPE_ANIMATION_CLIP =
"animation_clip";
32 static const UT_StringLit ITEM_TYPE_APEX_COMPONENT =
"apex_component";
40 static const UT_StringLit RENDER_METHOD_VIEWPORT_SNAPSHOT =
"viewport_snapshot";
42 static const UT_StringLit RENDER_METHOD_BACKGROUNDRENDER =
"backgroundrender";
46 static const UT_StringLit RENDER_METHOD_LIVERENDER =
"liverender";
48 static const UT_StringLit RENDER_METHOD_EXTERNAL =
"external";
57 static const UT_StringHolder IN_MEMORY_APEXCATALOG =
":apexcatalog_memory:";
UT_API const char * UTgetGalleryItemColorIcon(const UT_StringRef &clr)
Return the icon resource to use for the given gallery item color.
UT_API const char * UTgetGalleryItemColorLabel(const UT_StringRef &clr)
Return the label to use for the given gallery item color.
UT_API const UT_StringArray & UTgetGalleryItemColors()
Return the icon resource to use for the given gallery item color.