get_root_item
Description:
Gets the root item of the canvas, usually a CanvasGroup.
Parameters:
this |
a Canvas. |
Returns:
the root item, or null if there is no root item. |
Gets the root item of the canvas, usually a CanvasGroup.
this |
a Canvas. |
the root item, or null if there is no root item. |