The properties of SpriteKit.SKPhysicsBody are listed below. For a list of all members, see the SKPhysicsBody Members list.
See Also: Inherited members from Foundation.NSObject
| AffectedByGravity | bool. Whether the body is affected by the SpriteKit.SKPhysicsWorld's SKPhysicsWorld.Gravity vector. | |
| [read-only] | AllContactedBodies | SKPhysicsBody[]. Documentation for this section has not yet been entered. |
| AllowsRotation | bool. Documentation for this section has not yet been entered. | |
| AngularDamping | nfloat. Documentation for this section has not yet been entered. | |
| AngularVelocity | nfloat. Documentation for this section has not yet been entered. | |
| [read-only] | Area | nfloat. Documentation for this section has not yet been entered. |
| CategoryBitMask | uint. Documentation for this section has not yet been entered. | |
| Charge | nfloat. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| CollisionBitMask | uint. Documentation for this section has not yet been entered. | |
| ContactTestBitMask | uint. Documentation for this section has not yet been entered. | |
| Density | nfloat. Documentation for this section has not yet been entered. | |
| Dynamic | bool. Documentation for this section has not yet been entered. | |
| FieldBitMask | uint. Documentation for this section has not yet been entered. | |
| Friction | nfloat. Documentation for this section has not yet been entered. | |
| [read-only] | Joints | SKPhysicsJoint[]. Documentation for this section has not yet been entered. |
| LinearDamping | nfloat. Documentation for this section has not yet been entered. | |
| Mass | nfloat. Documentation for this section has not yet been entered. | |
| [read-only] | Node | SKNode. Documentation for this section has not yet been entered. |
| Pinned | bool. Documentation for this section has not yet been entered. | |
| Resting | bool. Documentation for this section has not yet been entered. | |
| Restitution | nfloat. Documentation for this section has not yet been entered. | |
| UsesPreciseCollisionDetection | bool. Documentation for this section has not yet been entered. | |
| Velocity | CoreGraphics.CGVector. Documentation for this section has not yet been entered. |