ResourceImporterImage
继承: ResourceImporter < RefCounted < Object
导入图像以用于脚本编写,但不具有渲染功能。
描述
该导入器导入 Image 资源,而不是 CompressedTexture2D。如果你需要以 2D 或 3D 方式渲染图像,请改用 ResourceImporterTexture。
继承: ResourceImporter < RefCounted < Object
导入图像以用于脚本编写,但不具有渲染功能。
该导入器导入 Image 资源,而不是 CompressedTexture2D。如果你需要以 2D 或 3D 方式渲染图像,请改用 ResourceImporterTexture。
本文档使用 BookStack 构建