言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

ModelImporter.materialName

public var materialName: ModelImporterMaterialName;

Description

Material naming setting.

When importing new model Unity will generate material name based on this setting and then it will try to locate existing material with such name, if no such material exists Unity will create a new material by that name. See Also: ModelImporterMaterialName, materialSearch, importMaterials.