Version: 5.6

IHVImageFormatImporter

class in UnityEditor

/

Hereda de:AssetImporter

Cambiar al Manual

Descripción

Use IHVImageFormatImporter to modify Texture2D import settings for Textures in IHV (Independent Hardware Vendor) formats such as .DDS and .PVR from Editor scripts.

Variables

filterModeModo de filtrado de la textura.
isReadableSon los datos de la textura leíbles desde scripts.
wrapModeWrap mode of the texture.

Miembros heredados

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.