EditorResourcePreviewGeneratorCanGenerateSmallPreview Method |
If this function returns true, the generator will call Generate(Resource, Vector2) or GenerateFromPath(String, Vector2) for small previews as well.
By default, it returns false.
Namespace: Godot
public virtual bool CanGenerateSmallPreview()
[Missing <returns> documentation for "M:Godot.EditorResourcePreviewGenerator.CanGenerateSmallPreview"]