Version: 2022.2
언어: 한국어

Renderer.SetSharedMaterials

매뉴얼로 전환
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.