Function EditorResourcePreviewGenerator.generateSmallPreviewAutomatically
If this function returns true
, the generator will automatically generate the small previews from the normal preview texture generated by the methods generate
or generateFromPath
.
By default, it returns false
.
bool generateSmallPreviewAutomatically() nothrow @nogc;