Compartir a través de


SCNNode.PhysicsBody Propiedad

Definición

Obtiene o establece el cuerpo físico del nodo.

[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

Valor de propiedad

(Se incluye más documentación para este nodo)

Este valor puede ser null.

Atributos

Se aplica a