<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yotiky</author_name>
  <author_url>https://blog.hatena.ne.jp/yotiky/</author_url>
  <blog_title>yotiky Tech Blog</blog_title>
  <blog_url>https://yotiky.hatenablog.com/</blog_url>
  <categories>
    <anon>Unity</anon>
  </categories>
  <description>注意点として、Awake で実行すると予期せぬ動きになるのでStart以降で実行するのが良さそう。 完了 モーションを完了させる。未再生の場合は再生してから完了させる。 モーションは再生中のままになる。 public static void Complete(this LitMotionAnimation animation) { if (!animation.IsPlaying) animation.Play(); foreach (var component in animation.Components) { var handle = component.TrackedHandle; h…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyotiky.hatenablog.com%2Fentry%2Flitmotion_animationex&quot; title=&quot;LitMotion Animation を拡張する - yotiky Tech 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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-02-26 00:40:14</published>
  <title>LitMotion Animation を拡張する</title>
  <type>rich</type>
  <url>https://yotiky.hatenablog.com/entry/litmotion_animationex</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
