Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? はじめに 今回実装した高速スクロールのソースはこちら https://github.com/zi-su/ScriptLibrary/tree/master/DataScroller uGUi標準のScrollViewの仕組みを使用しつつ、スクロール内の要素をデータとビューに分けて制御します。 スクロール内の各サイズがバラバラの場合にも対応しています。 パフォーマンス比較 Unity2019.3.0b4 DX11 CPU i7-6700k 4.00GHz RAM 16.0GB 標準ScrollView Contentに1000個のGame
