LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

IClipper

interface in UnityEngine.UI

Description

Interface that can be used to recieve clipping callbacks as part of the canvas update loop.

Public Methods

PerformClippingCalled after layout and before Graphic update of the Canvas update loop.