Click or drag to resize

IShapeInfoTShapeInfo, TGrid, TPoint, TVectorPoint, TShapeOpIntersection Method

Provides a shape operator that will form the intersection of the shape describe by this instance and the shape info generated by one of the shape functions of the shape operator returned by this function.

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
TShapeOp Intersection()

Return Value

Type: TShapeOp
See Also