 | MeshGridBuilderTPointMap Property |
Returns the map this builder used to built the grid.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic IMap3D<TPoint> Map { get; protected set; }Property Value
Type:
IMap3DTPoint
See Also