SKPhysicsBody.AllContactedBodies 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 an array of all the physics bodies that are in contact with this physics body.
public virtual SpriteKit.SKPhysicsBody[] AllContactedBodies { [Foundation.Export("allContactedBodies")] get; }
member this.AllContactedBodies : SpriteKit.SKPhysicsBody[]
Property Value
- Attributes