Freigeben über


SCNNode.PhysicsBody Eigenschaft

Definition

Ruft den Physiktext des Knotens ab oder legt diese fest.

[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

Eigenschaftswert

(Weitere Dokumentation zu diesem Knoten ist verfügbar)

Dieser Wert kann null sein.

Attribute

Gilt für: