SKScene.PhysicsWorld 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 the physics world that is used to simulate physics in the scene.
public virtual SpriteKit.SKPhysicsWorld PhysicsWorld { [Foundation.Export("physicsWorld")] get; }
member this.PhysicsWorld : SpriteKit.SKPhysicsWorld
Property Value
- Attributes