Legacy Documentation: Version 4.6(go to latest)
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 var 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.