SpriteKit.SKPhysicsBody.AffectedByGravity Property
Whether the body is affected by the SpriteKit.SKPhysicsWorld's SKPhysicsWorld.Gravity vector.

Syntax

[get: Foundation.Export("affectedByGravity")]
[set: Foundation.Export("setAffectedByGravity:")]
public virtual bool AffectedByGravity { get; set; }

See Also

SKPhysicsWorld.Gravity

Value

The default value is true.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: SpriteKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0