<?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>
    <anon>はてなブログ</anon>
  </categories>
  <description>いまさらながら・・・ コードを普通にコピペしただけではめちゃくちゃ読みにくくなります。 void Update () { if (Input.GetKeyDown(KeyCode.Space)) { var texture = new Texture2D(1, 1); byte[] bytes = System.Convert.FromBase64String(capture.enc); texture.LoadImage(bytes); GetComponent&lt;Renderer&gt;().material.mainTexture = texture; } } インデント（字下げ）が反映されない…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbibinbaleo.hatenablog.com%2Fentry%2F2018%2F06%2F28%2F093850&quot; title=&quot;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/20180628/20180628090621.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-06-28 09:38:50</published>
  <title>Unityのスクリプトをはてなブログにいい感じに載せるには</title>
  <type>rich</type>
  <url>https://bibinbaleo.hatenablog.com/entry/2018/06/28/093850</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
