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.