Version: 5.6

AssetImporter

class in UnityEditor

Cambiar al Manual

Descripción

Base class from which asset importers for specific asset types derive.

Variables

assetBundleNameGet or set the AssetBundle name.
assetBundleVariantGet or set the AssetBundle variant.
assetPathThe path name of the asset for this importer. (Read Only)
userDataGet or set any user data.

Funciones Públicas

SaveAndReimportSave asset importer settings if asset importer is dirty.
SetAssetBundleNameAndVariantSet the AssetBundle name and variant.

Funciones Estáticas

GetAtPathRetrieves the asset importer for the asset at path.