|
group2 0.1.0
CSE 125 Group 2
|
Rest-pose local transform cached during skeleton building, reused as a fallback keyframe for joints without animation channels. More...
#include <FbxImportUtils.hpp>
Public Attributes | |
| ozz::math::Float3 | translation {0, 0, 0} |
| ozz::math::Quaternion | rotation {0, 0, 0, 1} |
| ozz::math::Float3 | scale {1, 1, 1} |
Rest-pose local transform cached during skeleton building, reused as a fallback keyframe for joints without animation channels.
| ozz::math::Quaternion anim_utils::JointRestPose::rotation {0, 0, 0, 1} |
| ozz::math::Float3 anim_utils::JointRestPose::scale {1, 1, 1} |
| ozz::math::Float3 anim_utils::JointRestPose::translation {0, 0, 0} |