UpdateMesh
UpdateMesh(bool)
public void UpdateMesh(bool rebuild) ;
Description
Updates the mesh.
Parameters
Parameter Name | Description |
---|---|
rebuild | Flag to rebuild. If true, rebuild all meshes. If false, only the changed part is updated by the difference. |