Bearbeiten

Freigeben über


SKPhysicsBody.CreateEdgeChain(CGPath) Method

Definition

Creates an edge chain from the specified path.

[Foundation.Export("bodyWithEdgeChainFromPath:")]
public static SpriteKit.SKPhysicsBody CreateEdgeChain (CoreGraphics.CGPath path);
static member CreateEdgeChain : CoreGraphics.CGPath -> SpriteKit.SKPhysicsBody

Parameters

path
CGPath

Returns

Attributes

Applies to