public SetSortingOrder ( int value, bool apply ) : void | ||
value | int | sorting order value |
apply | bool | false if you dont want the default sorting behavior. e.g. call Stage.SortWorldSpacePanelsByZOrder later. |
리턴 | void |
public SetSortingOrder ( int value, bool apply ) : void | ||
value | int | sorting order value |
apply | bool | false if you dont want the default sorting behavior. e.g. call Stage.SortWorldSpacePanelsByZOrder later. |
리턴 | void |