SpriteKit.SKPhysicsBody: Property Members

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

Public Properties

AffectedByGravitybool. Whether the body is affected by the SpriteKit.SKPhysicsWorld's SKPhysicsWorld.Gravity vector.
[read-only]
AllContactedBodiesSKPhysicsBody[]. Documentation for this section has not yet been entered.
AllowsRotationbool. Documentation for this section has not yet been entered.
AngularDampingnfloat. Documentation for this section has not yet been entered.
AngularVelocitynfloat. Documentation for this section has not yet been entered.
[read-only]
Areanfloat. Documentation for this section has not yet been entered.
CategoryBitMaskuint. Documentation for this section has not yet been entered.
Chargenfloat. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
CollisionBitMaskuint. Documentation for this section has not yet been entered.
ContactTestBitMaskuint. Documentation for this section has not yet been entered.
Densitynfloat. Documentation for this section has not yet been entered.
Dynamicbool. Documentation for this section has not yet been entered.
FieldBitMaskuint. Documentation for this section has not yet been entered.
Frictionnfloat. Documentation for this section has not yet been entered.
[read-only]
JointsSKPhysicsJoint[]. Documentation for this section has not yet been entered.
LinearDampingnfloat. Documentation for this section has not yet been entered.
Massnfloat. Documentation for this section has not yet been entered.
[read-only]
NodeSKNode. Documentation for this section has not yet been entered.
Pinnedbool. Documentation for this section has not yet been entered.
Restingbool. Documentation for this section has not yet been entered.
Restitutionnfloat. Documentation for this section has not yet been entered.
UsesPreciseCollisionDetectionbool. Documentation for this section has not yet been entered.
VelocityCoreGraphics.CGVector. Documentation for this section has not yet been entered.