Click or drag to resize

IMapTPointReflectAboutY Method

Returns an IMap where grid cells are reflected about the Y-point in world space.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
IMap<TPoint> ReflectAboutY()

Return Value

Type: IMapTPoint
See Also