Hi,
Trying to create a sphere in the away3d 4 alpha and target the sphere’s verts. In the previous version I could grab each vertex by looping through the vertices array. Can anyone explain the equivalent of this in the new version?
I see geometry and sub geometry and what seems to be the raw vertice data in the vector. Is there some type of utility to access this?
I’m trying to place images on the points of the sphere.
Any help at all is greatly appreciated.
Thanks