<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kazumichi96</author_name>
  <author_url>https://blog.hatena.ne.jp/kazumichi96/</author_url>
  <blog_title>ブログ名は今度考える</blog_title>
  <blog_url>https://nekonecode.hatenablog.com/</blog_url>
  <categories>
    <anon>Unity/Snipet</anon>
  </categories>
  <description>とりあえずメインカメラにアタッチするだけで動く using System.Collections; using System.Collections.Generic; using UnityEngine; public class TargetCamera : MonoBehaviour { // Inspectorから設定 public GameObject ViewTarget = null; public float Speed = 0.02f; // 内部処理用 private Transform cacheTransform; private Vector3 toPos = Vect…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnekonecode.hatenablog.com%2Fentry%2F2021%2F02%2F17%2F052705&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-02-17 05:27:05</published>
  <title>【Unity】マウス操作でカメラの移動をコントロール①</title>
  <type>rich</type>
  <url>https://nekonecode.hatenablog.com/entry/2021/02/17/052705</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
