Does anyone know whether it's possible to use something like 'pxp_put_verts'
and 'pxp_put_faces' from within a KXP?
I was going through the documentation for KXPs and saw that there were
references to 'kxp_get_verts' and 'kxp_get_faces', but nothing that referred to
'putting' mesh object info.
I'm trying to write a program that will change the shape of an object from
frame to frame in an animation. Can this be done with a KXP or do I have to
use some other approach?
Thanks,
Danny…