EditorResourcePreviewGenerator.GDNativeClassBinding

Undocumented in source.

Members

Static variables

canGenerateSmallPreview
GodotMethod!(bool) canGenerateSmallPreview;
Undocumented in source.
generate
GodotMethod!(Texture, Resource, Vector2) generate;
Undocumented in source.
generateFromPath
GodotMethod!(Texture, String, Vector2) generateFromPath;
Undocumented in source.
generateSmallPreviewAutomatically
GodotMethod!(bool) generateSmallPreviewAutomatically;
Undocumented in source.
handles
GodotMethod!(bool, String) handles;
Undocumented in source.

Meta