Version: 2017.1

ModelImporterMaterialName

enumeration

Cambiar al Manual

Descripción

Material naming options for ModelImporter.

See Also: ModelImporter.materialName.

Variables

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.