Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

is it work the SetMaterial(material, index) in the CanvasRenderer?

Discussion in 'UGUI & TextMesh Pro' started by ExcellencyHong, Jul 31, 2021.

  1. ExcellencyHong

    ExcellencyHong

    Joined:
    Aug 9, 2016
    Posts:
    33
    in unity 2021.1

    i'm doing try set multiple material to the ui object.

    is it work the SetMaterial(material, index) in the CanvasRenderer?

    it seem to be worked only first material.