Enum WalkGaitParameters.GroundGroup.ContactAnchoring
- Namespace
- CodeSmile.AnyMotion.AnimateYourself.Gait /
- Assembly
- ApiSource.dll
How a limb's target may move to follow ground it did not author. Reserved 2026-08-02
(roadmap.md §9) as insurance against a P7 schema break; World is
unimplemented — declaring it now costs nothing, adding it after the freeze would.
Append-only: never reorder or delete a member, serialization-format-decision.md
§Migration strategy.
public enum WalkGaitParameters.GroundGroup.ContactAnchoring
Expand Details ...
Fields
None = 0No ground correction. The foot sweeps in body-local space only.
Vertical = 1Ships 2026-08-05. Height and surface-normal correction only; see L05.
World = 2Unimplemented. World-space foot planting; see
roadmap.md§9 for why it is out of scope.