public static void MarkLayoutForRebuild (RectTransform rect);

Parámetros

rectRect to rebuild.

Descripción

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