Class NavigationMeshLayerUpdateInfo
- Namespace
 - Stride.Navigation
 
- Assembly
 - Stride.Navigation.dll
 
Information about what tiles changes after building a navigation mesh
public class NavigationMeshLayerUpdateInfo
  - Inheritance
 - 
      objectNavigationMeshLayerUpdateInfo
 
Fields
GroupId
The id of the group
public Guid GroupId
  Field Value
UpdatedTiles
Coordinates of the tiles that were updated
public List<Point> UpdatedTiles