Version: 2020.1
언어: 한국어

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.