GKPolygonObstacle.FromPoints(Vector2[]) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Factory method to create a GKPolygonObstacle defined by the points
.
public static GameplayKit.GKPolygonObstacle FromPoints (OpenTK.Vector2[] points);
static member FromPoints : OpenTK.Vector2[] -> GameplayKit.GKPolygonObstacle
Parameters
- points
- Vector2[]