SCNPhysicsBody.PhysicsShape Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the solid volume of the physics body that is used for collision detection.
public virtual SceneKit.SCNPhysicsShape PhysicsShape { [Foundation.Export("physicsShape", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPhysicsShape:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.PhysicsShape : SceneKit.SCNPhysicsShape with get, set
Property Value
- Attributes