Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

UI.Graphic.canvas

Switch to Manual
public Canvas canvas;

Description

A reference to the Canvas this Graphic is rendering to.

In case the Graphic being in a hierarchy with multiple Canvii, the Canvas closest to the root will be used.