Click or drag to resize

MeshRebuildMesh Method

Overload List
  NameDescription
Public methodStatic memberRebuildMesh(Mesh)
Use this function to rebuild meshes that are not acting properly. Vertices and faces are kept. Face normals and vertex normals are recalculated. Texture coordinates, vertex colors, surface curvatures, and surfaces parameters are not replaced.
Public methodStatic memberRebuildMesh(Mesh, Boolean, Boolean)
Use this function to rebuild meshes that are not acting properly. Vertices and faces are kept. Face normals and vertex normals are recalculated. Surface curvatures, and surfaces parameters are not replaced.
Top
See Also