GKPath.FromPoints 메서드

정의

오버로드

FromPoints(Vector2[], Single, Boolean)
FromPoints(Vector3[], Single, Boolean)

FromPoints(Vector2[], Single, Boolean)

public static GameplayKit.GKPath FromPoints (OpenTK.Vector2[] points, float radius, bool cyclical);
static member FromPoints : OpenTK.Vector2[] * single * bool -> GameplayKit.GKPath

매개 변수

points
Vector2[]
radius
Single
cyclical
Boolean

반환

적용 대상

FromPoints(Vector3[], Single, Boolean)

[ObjCRuntime.TV(10, 0)]
public static GameplayKit.GKPath FromPoints (OpenTK.Vector3[] points, float radius, bool cyclical);
static member FromPoints : OpenTK.Vector3[] * single * bool -> GameplayKit.GKPath

매개 변수

points
Vector3[]
radius
Single
cyclical
Boolean

반환

특성

적용 대상