UI::​MaskableGraphic
UI::​Graphic
UI::​MaskableGraphic
UI::​Image
UI::​RawImage
UI::​Text

class:/TYPE/UnityEngine.UI.MaskableGraphic//, can be loaded from an assetbundle using UI::MaskableGraphic::createfromassetbundle(bundlename,prefabname) /

Parent

UI::Graphic

Functions
ui::​maskablegraphic::​fromassetbundle
static UnityEngine.UI.MaskableGraphic CreateFromAssetBundle(
string bundle,
string objectname
)

Constructor for object from a bundle

Parameters
bundle
string

bundle name

objectname
string

object name with extension

Returns

UnityEngine.UI.MaskableGraphic