AssetImporter.SourceAssetIdentifier Constructor
public AssetImporter.SourceAssetIdentifier(Type type,
string name);
Parameters
| asset | The the sub-asset embedded in the imported Asset. | |
| type | The type of the sub-asset embedded in the imported Asset. | |
| name | The name of the sub-asset embedded in the imported Asset. |
Description 描述
Constructs a SourceAssetIdentifier.