Renderer.SetMaterials

Declaration

public void SetMaterials(List<Material> materials);

Parameters

Parameter Description
materials A list of materials to assign to this object.

Description

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.


Did you find this page useful? Please give it a rating: