I would like to access vertex data of any model instance directly, for example to change vertex positions or colors, and to do it on CPU, without vertex shader. But unfortunately I can’t find any possible solution at the moment.
Does PlayCanvas API provide this functionality as of now?