AssetImporter.SupportsRemappedAssetType

Switch to Manual
public bool SupportsRemappedAssetType (Type type);

Parameters

typeThe type of asset to check.

Returns

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

Description

Checks if the AssetImporter supports remapping the given asset type.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.