Version: 2017.3

AssetImporter.SourceAssetIdentifierConstructor

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

Parámetros

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.

Descripción

Constructs a SourceAssetIdentifier.