The properties of SpriteKit.SKPhysicsWorld are listed below. For a list of all members, see the SKPhysicsWorld Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| ContactDelegate | ISKPhysicsContactDelegate. A delegate object that can handle events relating to collisions between the physics bodies in the simulation. | |
| Gravity | CoreGraphics.CGVector. A vector representing gravitational acceleration. | |
| Speed | nfloat. The rate at which the physics simulation runs. | |
| WeakContactDelegate | Foundation.NSObject. Documentation for this section has not yet been entered. |