Version: 5.3

MaskUtilities

class in UnityEngine.UI

매뉴얼로 전환

설명

Mask related utility class.

This class provides masking-specific utility functions.

정적 함수

FindRootSortOverrideCanvasFind a root Canvas.
GetRectMaskForClippableFind the correct RectMask2D for a given IClippable.
GetRectMasksForClipSearch for all RectMask2D that apply to the given RectMask2D (includes self).
GetStencilDepthFind the stencil depth for a given element.
Notify2DMaskStateChangedNotify all IClippables under the given component that they need to recalculate clipping.
NotifyStencilStateChangedNotify all IMaskable under the given component that they need to recalculate masking.