SKPhysicsBody.Velocity Property

Definition

Gets or sets the magnitude and direction of the motion of the physics body.

public virtual CoreGraphics.CGVector Velocity { [Foundation.Export("velocity")] get; [Foundation.Export("setVelocity:")] set; }
member this.Velocity : CoreGraphics.CGVector with get, set

Property Value

Attributes

Applies to