Search found 2 matches
- Sun Jul 29, 2012 7:24 pm
- Forum: Questions and Help
- Topic: Problem when modifying staticmesh
- Replies: 2
- Views: 2771
Re: Problem when modifying staticmesh
Thanks Norbo! ClearContacts fixed the problem.
- Sun Jul 29, 2012 7:50 am
- Forum: Questions and Help
- Topic: Problem when modifying staticmesh
- Replies: 2
- Views: 2771
Problem when modifying staticmesh
Hi, I have terrain that can be modified and I use staticmeshes for it. After the vertex and index data is changed, I call staticMesh.Mesh.Tree.Refit(); staticMesh.UpdateBoundingBox(); This works mostly fine. The problem is that when there is some still object on the mesh (I have tried sphere and Cha...