﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FModifiers%2FModify%2FMesh_Cache</id>
	<title>Doc:2.6/Manual/Modifiers/Modify/Mesh Cache - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Doc%3A2.6%2FManual%2FModifiers%2FModify%2FMesh_Cache"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modifiers/Modify/Mesh_Cache&amp;action=history"/>
	<updated>2026-04-24T17:08:52Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modifiers/Modify/Mesh_Cache&amp;diff=140373&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modifiers/Modify/Mesh_Cache&amp;diff=140373&amp;oldid=prev"/>
		<updated>2018-06-28T20:53:12Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 20:53時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modifiers/Modify/Mesh_Cache&amp;diff=140372&amp;oldid=prev</id>
		<title>wiki&gt;Mam711: minor edits</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Doc:2.6/Manual/Modifiers/Modify/Mesh_Cache&amp;diff=140372&amp;oldid=prev"/>
		<updated>2013-07-11T04:27:04Z</updated>

		<summary type="html">&lt;p&gt;minor edits&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Page/Header|2.5|Doc:2.5/Manual/Modifiers/Deform/Curve|Doc:2.5/Manual/Modifiers/Deform/Lattice}}&lt;br /&gt;
&lt;br /&gt;
= Mesh Cache Modifier =&lt;br /&gt;
{{RefBox&lt;br /&gt;
 |mode=Any mode&lt;br /&gt;
 |panel={{Literal|Modifiers}}&lt;br /&gt;
 |hotkey=&lt;br /&gt;
 |lang=en&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
The {{Literal|Mesh Cache}} modifier is used so animated mesh data can be applied to a mesh and played back, deforming the mesh.&lt;br /&gt;
&lt;br /&gt;
This works in a similar way to shape-keys but is aimed at playing back external files and is often used for interchange between applications.&lt;br /&gt;
&lt;br /&gt;
When using this modifier, the vertex locations are overwritten.&lt;br /&gt;
&lt;br /&gt;
{{Clr}}&lt;br /&gt;
&lt;br /&gt;
== Options ==&lt;br /&gt;
[[File:26-Manual-Modifiers-MeshCache.png|thumb|{{Literal|Mesh Cache}} modifier]]&lt;br /&gt;
&lt;br /&gt;
;{{Literal|Format}}: The input file format (currently '''MDD''' and '''PC2''' are supported).&lt;br /&gt;
&lt;br /&gt;
; {{Literal|File Path}}: Path to the cache file.&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Influence}}: Factor to adjust the influence of the modifiers deformation, useful for blending in/out from the cache data.&lt;br /&gt;
; {{Literal|Deform Mode}}: This setting defaults to 'Overwrite' which will replace the vertex locations with those in the cache file.&amp;lt;br&amp;gt;However you may want to use shape-keys, for example, and mix them with the mesh-cache. In this case you can select the 'Deform' option which integrates deformations with the mesh-cache result.&amp;lt;br&amp;gt;''Note - this feature is limited to making smaller, isolated edits and won't work for re-posing limbs, for example.''&lt;br /&gt;
; {{Literal|Interpolation}}: None or Linear which will blend between frames; use linear when the frames in the cache file don't match up exactly with the frames in the blend file.&lt;br /&gt;
&lt;br /&gt;
Time Mapping:&lt;br /&gt;
; {{Literal|Time Mode}}: Select how time is calculated.&lt;br /&gt;
* '''Frame:''' Allows you to control the frames, which will ignore timing data in the file but is often useful since it gives simple control.&lt;br /&gt;
* '''Time:''' Evaluates time in seconds, taking into account timing information from the file (offset and frame-times).&lt;br /&gt;
* '''Factor:''' Evaluates the entire animation as a value from [0 - 1].&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Play Mode}}: Select how playback operates.&lt;br /&gt;
* '''Scene:''' Use the current frame from the scene to control playback.&lt;br /&gt;
** '''Frame Start:''' Play the cache starting from this frame.&lt;br /&gt;
** '''Frame Scale:''' Scale time by this factor (applied after the start value).&lt;br /&gt;
* '''Custom:''' Control animation timing manually.&lt;br /&gt;
** '''Evaluation Value:''' Property used for animation time, this gives more control of timing - typically this value will be animated.&lt;br /&gt;
&lt;br /&gt;
Axis Mapping:&lt;br /&gt;
; Axis transformation for the input coordinates.&lt;br /&gt;
&lt;br /&gt;
; {{Literal|Forward/Up Axis}}: The axis for forward and up used in the source file.&amp;lt;br&amp;gt;''Often different applications have different axis defaults for up/down front/back, so it's common to have to switch these on import.''&lt;br /&gt;
; {{Literal|Flip Axis}}: In rare cases you may also need to flip the coordinates on an axis.&lt;br /&gt;
{{Clr}}&lt;br /&gt;
&lt;br /&gt;
==Hints==&lt;br /&gt;
* Both MDD and PC2 depend on the vertex order on the mesh remaining unchanged; this is a limitation with the method used so take care not to add/remove vertices once this modifier is used.&lt;br /&gt;
&lt;br /&gt;
{{Page/Footer|Doc:2.5/Manual/Modifiers/Deform/Curve|Doc:2.5/Manual/Modifiers/Deform/Lattice}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Modifiers]]&lt;br /&gt;
[[Category:Editing]]&lt;/div&gt;</summary>
		<author><name>wiki&gt;Mam711</name></author>
		
	</entry>
</feed>