public static void MarkLayoutForRebuild (RectTransform rect);

파라미터

rectRect to rebuild.

설명

Mark the given RectTransform as needing it's layout to be recalculated during the next layout pass.