Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
ResourceImporterImage
繼承: ResourceImporter < RefCounted < Object
Imports an image for use in scripting, with no rendering capabilities.
說明
此匯入器匯入 Image 資源,而不是 CompressedTexture2D。如果需要以 2D 或 3D 形式算繪圖像,請改用 ResourceImporterTexture。