Condividi tramite


GKPath.FromPoints Metodo

Definizione

Overload

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

Parametri

points
Vector2[]
radius
Single
cyclical
Boolean

Restituisce

Si applica a

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

Parametri

points
Vector3[]
radius
Single
cyclical
Boolean

Restituisce

Attributi

Si applica a