ModelImporterMaterialName
Description

Material naming options for ModelImporter.

See Also: ModelImporter.materialName.
Variables
BasedOnTextureName <textureName>.mat material name.
BasedOnMaterialName <materialName>.mat material name.
BasedOnModelNameAndMaterialName <modelFileName>-<materialName>.mat material name.
ModelImporterMaterialName <textureName>.mat or <modelFileName>-<materialName>.mat material name.