PowerUI.HtmlUIBase Interface Reference

Detailed Description

Used when embedding PowerUI in a Unity UI. Separated from HtmlUIPanel so PowerUI can be precompiled without breaking all your references.

Properties

RectTransform screenRect [get]
 The rectangle this UI is in. More...
 
HtmlDocument document [get]
 The HTML document this UI is holding. More...
 

Property Documentation

HtmlDocument PowerUI.HtmlUIBase.document
get

The HTML document this UI is holding.

RectTransform PowerUI.HtmlUIBase.screenRect
get

The rectangle this UI is in.