EditorResourcePreviewGeneratorGenerateSmallPreviewAutomatically Method |
If this function returns true, the generator will automatically generate the small previews from the normal preview texture generated by the methods Generate(Resource, Vector2) or GenerateFromPath(String, Vector2).
By default, it returns false.
Namespace: Godot
public virtual bool GenerateSmallPreviewAutomatically()
[Missing <returns> documentation for "M:Godot.EditorResourcePreviewGenerator.GenerateSmallPreviewAutomatically"]