Version: 2018.4

AssetImporter.SourceAssetIdentifierConstructor

マニュアルに切り替える
public AssetImporter.SourceAssetIdentifier (Object asset);
public AssetImporter.SourceAssetIdentifier (Type type, string name);

パラメーター

assetThe the sub-asset embedded in the imported Asset.
typeThe type of the sub-asset embedded in the imported Asset.
nameThe name of the sub-asset embedded in the imported Asset.

説明

Constructs a SourceAssetIdentifier.