 | MeshGridBuilderTPointGrid Property |
Returns the grid built with this builder.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic IGrid<MeshCell, TPoint> Grid { get; protected set; }Property Value
Type:
IGridMeshCell,
TPoint
See Also