GKAgent.Mass Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.