I trying to change image.path.x1 and other image.path values from c++ code in corona enterprise.
I am referring to http://docs.coronalabs.com/tachyon/guide/graphics/3D.html
But path is userdata. Not a table.
I have created corona function which changes this values and I call it from c++ code but this isn’t an elegant solution.
Please provide a better solution for changing of image.path from c++