Version: 2017.3

ICanvasElement

interface in UnityEngine.UI

매뉴얼로 전환

설명

This is an element that can live on a Canvas.

변수

transformGet the transform associated with the ICanvasElement.

Public 함수

GraphicUpdateCompleteCallback sent when this ICanvasElement has completed Graphic rebuild.
IsDestroyedReturn true if the element is considered destroyed. Used if the native representation has been destroyed.
LayoutCompleteCallback sent when this ICanvasElement has completed layout.
RebuildRebuild the element for the given stage.