Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


OverflowClipBox

Boxes against which the VisualElement content is clipped.
Read time 1 minuteLast updated 10 days ago

Definition

public enum OverflowClipBox

Fields

Value

Description

ContentBoxClip the content against the box inside the padding areas.
PaddingBoxClip the content against the box outside the padding areas but inside the borders.