Hi all,
Newbie here. I want to change the pivot position of the sprite3D. I tried using pivotPoint and movePivot() but nothing working.
While searching here I found this ” _geometry.updateVertexData(Vector.<Number>([]))”.
But what is _geometry in Sprite3D? and Sprite3D doesn’t even have updateVertexData() method. I think this method belongs to SubGeometry.
Please help.
Thanks,
Tushar