GKAgent.Mass Property

Definition

The resistance of the GKAgent to changes in speed or direction.

public virtual float Mass { [Foundation.Export("mass")] get; [Foundation.Export("setMass:")] set; }
member this.Mass : single with get, set

Property Value

Attributes

Remarks

This value neither affects nor is affected by the physics engine in SpriteKit.

Applies to