SKPhysicsBody.Velocity 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.
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