EditorResourcePreviewGenerator
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Methods
_can_generate_small_preview ( ) virtual const |
|
_generate ( Resource resource, Vector2i size, Dictionary metadata ) virtual const |
|
_generate_from_path ( String path, Vector2i size, Dictionary metadata ) virtual const |
|
_generate_small_preview_automatically ( ) virtual const |
|
Method Descriptions
bool _can_generate_small_preview ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
Texture2D _generate ( Resource resource, Vector2i size, Dictionary metadata ) virtual const
There is currently no description for this method. Please help us by contributing one!
Texture2D _generate_from_path ( String path, Vector2i size, Dictionary metadata ) virtual const
There is currently no description for this method. Please help us by contributing one!
bool _generate_small_preview_automatically ( ) virtual const
There is currently no description for this method. Please help us by contributing one!
bool _handles ( String type ) virtual const
There is currently no description for this method. Please help us by contributing one!