You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CGeometry & CGeometryPrimitives currently work with 65536 vertices at most.
Need to migrate from uint16_t to uint32_t the vertex number for ultra high res geometries.