Version: 2021.3
언어: 한국어

ModelImporterMaterialName

enumeration

매뉴얼로 전환

설명

Material naming options for ModelImporter.

변수

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.