This version of Unity is unsupported.

OverflowClipBox

enumeration

Description

Boxes against which the VisualElement content is clipped.

Properties

PaddingBox Clip the content against the box outside the padding areas but inside the borders.
ContentBox Clip the content against the box inside the padding areas.