다음을 통해 공유


SKPhysicsJointFixed.Create(SKPhysicsBody, SKPhysicsBody, CGPoint) 메서드

정의

지정된 기준점에서 지정된 본문 사이에 고정된 새 조인트 를 만듭니다.

[Foundation.Export("jointWithBodyA:bodyB:anchor:")]
public static SpriteKit.SKPhysicsJointFixed Create (SpriteKit.SKPhysicsBody bodyA, SpriteKit.SKPhysicsBody bodyB, CoreGraphics.CGPoint anchor);
static member Create : SpriteKit.SKPhysicsBody * SpriteKit.SKPhysicsBody * CoreGraphics.CGPoint -> SpriteKit.SKPhysicsJointFixed

매개 변수

anchor
CGPoint

반환

특성

적용 대상