SCNPhysicsBody.Velocity Property

Definition

Gets or sets the velocity of the physics body.

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

Property Value

Attributes

Applies to