getVerticesData
returns the points in local space, without the world transformation applied. You have to apply the transformation yourself if you want the points to be in world space:
3 Likes
getVerticesData
returns the points in local space, without the world transformation applied. You have to apply the transformation yourself if you want the points to be in world space: