Scroll Rect component

The behavior of the Scroll View is determined by the Scroll Rect component on the Scroll View parent object:

Note that the Scroll Rect component doesn't have the Interactable, Transition, or Navigation properties that all the other UI components in this chapter (and previous chapters) have!

I'll discuss the properties slightly out of order to make them easier to discuss.

The Content property is assigned the Rect Transform of the UI element that will scroll. When using the UI Scroll View object, this is set to the Rect Transform component of Content by default. The Viewport property is assigned the Rect Transform that ...

Get Mastering UI Development with Unity now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.