ANIM (File Format): Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Jackoalan |
imported>Jackoalan No edit summary |
||
Line 24: | Line 24: | ||
The format maps animation channels to bones and supplies rotations as an array of [[wikipedia:Quaternion|quaternion]] (WXYZ) keys. | The format maps animation channels to bones and supplies rotations as an array of [[wikipedia:Quaternion|quaternion]] (WXYZ) keys. | ||
Optionally, translations may be specified for a subset of bones as an array of float3 keys. | Optionally, translations may be specified for a subset of bones as an array of float3 keys. | ||
=== Layout === | |||
{| class="wikitable" | {| class="wikitable" | ||
Line 149: | Line 151: | ||
Translation components are multiplied by ''translation_multiplier'', yielding world coordinates. | Translation components are multiplied by ''translation_multiplier'', yielding world coordinates. | ||
=== Layout === | |||
{| class="wikitable" | {| class="wikitable" |