<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kumak1</author_name>
  <author_url>https://blog.hatena.ne.jp/kumak1/</author_url>
  <blog_title>kumak1’s blog</blog_title>
  <blog_url>https://kumak1.hatenablog.com/</blog_url>
  <categories>
    <anon>unity</anon>
    <anon>技術</anon>
  </categories>
  <description>unity.com Unity 2020.2 の Inspector では、配列は並び替えが可能な Reorderable なものに変わりました。 自作クラスのデフォルト表示 下記のように [Serializable] を指定した自作クラスについても、手軽に ReorderableなGUIを Inspector で確認できます。便利ですね。 using System; using UnityEngine; [Serializable] public class TestObject { public GameObject Prefab; public Vector3 Position; pub…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkumak1.hatenablog.com%2Fentry%2F2021%2F01%2F04%2F011409&quot; title=&quot;Unity の Reorderable のエディタ拡張を作る - kumak1’s blog&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.user.blog.st-hatena.com/default_entry_og_image/108090601/1514245785788092</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-01-04 01:14:09</published>
  <title>Unity の Reorderable のエディタ拡張を作る</title>
  <type>rich</type>
  <url>https://kumak1.hatenablog.com/entry/2021/01/04/011409</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
