ModelImporterMaterialName

enumeration

Description 描述

Material naming options for ModelImporter.

Properties 属性

BasedOnTextureNameUse material names in the form <textureName>.mat.
BasedOnMaterialNameUse a material name of the form <materialName>.mat.
BasedOnModelNameAndMaterialNameUse material names in the form <modelFileName>-<materialName>.mat.