enum class FootPinningTimingSource : uint32
{
    FootMotion = 0,
    Tag = 1,
    Parameter = 2,
};