Version: 2020.2
언어: 한국어

AssetImporter.SupportsRemappedAssetType

매뉴얼로 전환
public bool SupportsRemappedAssetType (Type type);

파라미터

type The 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.