16
13

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

uGUIのScroll ViewでGrid

Posted at

Unity5.3.1fで検証します。
uGUIのScroll Viewをはじめてみる
の拡張になります。
Scroll ViewとGridを組み合わせることが多いと思われるのあわせて知っておくといい感じです。

#実装
##Contentの設定
Grid Layout Groupをアタッチします。
ScrollGrid.PNG
ScrollGrid1.PNG

Contentの子にImageを複数いれました。設定どおり綺麗に整列されているのがわかります。
ScrollGrid2.PNG

16
13
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
16
13

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?