Version: 2019.4
public bool SupportsRemappedAssetType (Type type);

パラメーター

typeThe type of asset to check.

戻り値

bool Returns true if the importer supports remapping the given type. Otherwise, returns false.

説明

Checks if the AssetImporter supports remapping the given asset type.