SCNPhysicsBody.AngularDamping Property

Definition

Gets or sets a value between 0.0 and 1.0 (with a default value of 0.1) that determines how quickly rotation is damped. (0.0 corresponds to no damping.)

public virtual nfloat AngularDamping { [Foundation.Export("angularDamping")] get; [Foundation.Export("setAngularDamping:")] set; }
member this.AngularDamping : nfloat with get, set

Property Value

Attributes

Applies to