This version of Unity is unsupported.

MaskUtilities.GetRectMaskForClippable

Declaration

public static UI.RectMask2D GetRectMaskForClippable(UI.IClippable clippable);

Parameters

transform Clippable to search from.

Description

Find the correct RectMask2D for a given IClippable.