다음을 통해 공유


SCNNode.PhysicsBody 속성

정의

노드의 물리학 본문을 가져오거나 설정합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual SceneKit.SCNPhysicsBody PhysicsBody { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)] [Foundation.Export("physicsBody", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.Arch64, null)] [Foundation.Export("setPhysicsBody:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.PhysicsBody : SceneKit.SCNPhysicsBody with get, set

속성 값

(이 노드에 대한 추가 설명서 제공 예정)

이 값은 null일 수 있습니다.

특성

적용 대상