<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bibinbaleo</author_name>
  <author_url>https://blog.hatena.ne.jp/bibinbaleo/</author_url>
  <blog_title>トマシープが学ぶ</blog_title>
  <blog_url>https://bibinbaleo.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>LayoutGroupを設定したオブジェクトの子に追加したものは、上から下に追加されていく。 最初に追加したものが上で、あとに追加したものが下。 その順番を逆にしたい。 LayoutGroupの設定で逆にできた気がしたけど、ない？ ググり方も分からない。 .Reverse(); しかたがない・・・・ 追加するものはスクリプトからListで作っているのでListを逆順にした。 List&lt;string&gt; Hoges Hoges.Reverse(); foreach (string hoge in Hoges) { .Reverse();で逆にできるって。 foreachの中でやったら怒られた。 d…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbibinbaleo.hatenablog.com%2Fentry%2F2020%2F01%2F21%2F122833&quot; title=&quot;LayoutGroupで下から上にコンテンツを並べたかった【Unity】 - トマシープが学ぶ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/b/bibinbaleo/20200121/20200121121759.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-01-21 12:28:33</published>
  <title>LayoutGroupで下から上にコンテンツを並べたかった【Unity】</title>
  <type>rich</type>
  <url>https://bibinbaleo.hatenablog.com/entry/2020/01/21/122833</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
