Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

CanvasRenderer.SetMesh

Declaration

public void SetMesh(Mesh mesh);

Description

Sets the Mesh used by this renderer. Note the Mesh must be read/write enabled.