![]() |
Depiction Engine For Unity 2023.0 (Alpha)
|
Implements 2D Grid members compatible with DepictionEngine.Grid2DLoaderBase. More...
Public Member Functions | |
| Grid2D | IsInGrid (Vector2Int grid2DIndex, Vector2Int grid2DDimensions) |
| void | IterateOverIndexes (Action< IGrid2D, GeoCoordinate2Double, Vector2Int, Vector2Int > callback) |
Public Member Functions inherited from DepictionEngine.IGrid | |
| bool | UpdateGrid () |
Properties | |
| GeoCoordinate2Double | geoCenter [get] |
Properties inherited from DepictionEngine.IGrid | |
| bool | wasFirstUpdated [get] |
Implements 2D Grid members compatible with DepictionEngine.Grid2DLoaderBase.