Version: 5.6

IClippable

interface in UnityEngine.UI

マニュアルに切り替える

説明

要素が IClipper の下にある場合、クリップする (切り抜く) ことが可能な要素のインターフェース

変数

gameObject GameObject of the IClippable.
rectTransformクリップ可能な RectTransform

Public 関数

Cull IClippable を既定の clipRect で切り抜きます。
RecalculateClipping親 IClippable のステートが変化したときに呼び出されます。
SetClipRect IClippable でクリップする矩形を設定