GKGraphNode3D.FromPoint(Vector3) 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.
[Foundation.Export("nodeWithPoint:")]
public static GameplayKit.GKGraphNode3D FromPoint (OpenTK.Vector3 point);
static member FromPoint : OpenTK.Vector3 -> GameplayKit.GKGraphNode3D
Parameters
- point
- Vector3
Returns
- Attributes