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
Hello,I create a PxTriangleMeshGeometry,then I want to get its mesh indices.What should I do?I see that the function of PxTriangleMesh.getTriangles returns NativeObjects which not PxArray_PxU32 or PxArray_PxU16.I would appreciate your reply
Hello,I create a PxTriangleMeshGeometry,then I want to get its mesh indices.What should I do?I see that the function of PxTriangleMesh.getTriangles returns NativeObjects which not PxArray_PxU32 or PxArray_PxU16.I would appreciate your reply