Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

IClipper

interface in UnityEngine.UI

Description

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

Public Functions

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