Experimental: this API is experimental and might be changed or removed in the future.

AssetImportContext.GetResultPath

Cambiar al Manual
public string GetResultPath (string extension);

Parámetros

extensionThe extension string.

Valor de retorno

string The path where to store the result for the given extension.

Descripción

Returns the path where to store the result of an import for a given extension.

The empty and the "info" extensions are reserved.