SCNPhysicsBody.AngularVelocityFactor Property

Definition

Gets or sets a constraint on the physics body's angular rotation direction.

public virtual SceneKit.SCNVector3 AngularVelocityFactor { [Foundation.Export("angularVelocityFactor")] get; [Foundation.Export("setAngularVelocityFactor:")] set; }
member this.AngularVelocityFactor : SceneKit.SCNVector3 with get, set

Property Value

Attributes

Applies to