Version: 2021.1

AssetImporter.SupportsRemappedAssetType

切换到手册
public bool SupportsRemappedAssetType (Type type);

参数

type 要检查的资源类型。

返回

bool 如果导入器支持重新映射给定的类型,则返回 true。否则,返回 false。

描述

检查 AssetImporter 是否支持重新映射给定的资源类型。