Version: 2022.3
言語: 日本語
public void SetSharedMaterials (List<Material> materials);

パラメーター

m A list of materials to assign to this object.

説明

Assigns the shared materials of this object using the list of materials provided.

Use this method to set the materials on this object using a list.