need some help with moving vertices with python in realtime, mainly what the arguments are that the vertex functions need:
mesh.getVertexArrayLength()
only gives me something recognisable when i put a value in the (), but what is that value referring to?
the same with mesh.getVertex(), it says it needs two arguments, but what are they?
all help will be greatly appreciated, i feel kinda thick :-?