Version: 2021.3
言語: 日本語

AssetImporter.SourceAssetIdentifierConstructor

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

パラメーター

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.

説明

Constructs a SourceAssetIdentifier.