LayoutRebuilder.MarkLayoutForRebuild

public static void MarkLayoutForRebuild(RectTransform rect);

Parameters

rectRect to rebuild.

Description

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

Did you find this page useful? Please give it a rating: