I have a vertex animation in text form (deserialized unreal vertMesh). It is a series of units: frame # 0 (vertex#0, Vertex#1 , Vertex#2 .. Vertex#N), frame # 1 (vertex#0, Vertex#1 , Vertex#2 .. Vertex#N)
Can I create keyframes with python from this data?