Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个滚动矩形,其中包含输入字段,我希望它让用户只能看到当前在其中的内容。现在它正在溢出,里面的所有东西都在它下面流出。我希望这些底部字段在用户向下滚动之前不会显示,唯一可以看到的应该是当前
将遮罩组件与您的Scroll Rect持有对象一起使用。要么Rect Mask 2D要么Mask。
Scroll Rect
Rect Mask 2D
Mask