Enum WalkGaitParameters.ClipLayeringGroup.BasePoseSource
- Namespace
- CodeSmile.AnyMotion.AnimateYourself.Gait /
- Assembly
- ApiSource.dll
Which pose the driver spaces restore each frame, and therefore what the authored angles are composed against. Append-only, same rule as WalkGaitParameters.GroundGroup.ContactAnchoring: this is portable preset data, so reordering or deleting a member after presets exist in the wild would silently reinterpret them.
public enum WalkGaitParameters.ClipLayeringGroup.BasePoseSource
Expand Details ...
Fields
AnimatorOutput = 1Unimplemented. The Animator's evaluated output for this frame, which is what lets an animation clip supply the base the upper body composes on top of.
BindPose = 0Ships today, and the only implemented value. The character's own measured rest pose.