<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hacchi_man</author_name>
  <author_url>https://blog.hatena.ne.jp/hacchi_man/</author_url>
  <blog_title>うにてぃブログ</blog_title>
  <blog_url>https://hacchi-man.hatenablog.com/</blog_url>
  <categories>
    <anon>Unity</anon>
    <anon>Image</anon>
    <anon>Graphic</anon>
    <anon>uGUI</anon>
    <anon>Flip</anon>
  </categories>
  <description>uGUI の画像を反転させる方法として、Rotation を180にする。もしくは Scale を -1 にするという二択があります が演出などで Rotation や Scale を使うことを考えると値をいじりたくありません また、Rotation.y を180にした場合、タップ等のイベントを取得することができなくなってしまう そのため、IMeshModifier を利用して Image の反転処理を行うこと下図のように反転することができます コード using System.Collections.Generic; using UnityEngine; using UnityEngine.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhacchi-man.hatenablog.com%2Fentry%2F2020%2F03%2F30%2F220000&quot; title=&quot;【Unity】uGUI の Image を反転させる - うにてぃブログ&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/h/hacchi_man/20200326/20200326234624.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-03-30 22:00:00</published>
  <title>【Unity】uGUI の Image を反転させる</title>
  <type>rich</type>
  <url>https://hacchi-man.hatenablog.com/entry/2020/03/30/220000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
