Edit

Share via


SCNPhysicsBody.VelocityFactor Property

Definition

Gets or sets a directional constraint on the velocity of the physics body.

public virtual SceneKit.SCNVector3 VelocityFactor { [Foundation.Export("velocityFactor")] get; [Foundation.Export("setVelocityFactor:")] set; }
member this.VelocityFactor : SceneKit.SCNVector3 with get, set

Property Value

Attributes

Applies to