Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

AssetImporter.SourceAssetIdentifier Constructor

public AssetImporter.SourceAssetIdentifier(Object asset);
public AssetImporter.SourceAssetIdentifier(Type type, string name);

Parameters

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.

Description

Constructs a SourceAssetIdentifier.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答