SKPhysicsJointPin.FrictionTorque 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 a value between 0.0 and 1.0, with 0.0 representing an absence of friction, that controls the rotational friction of the joint.
public virtual nfloat FrictionTorque { [Foundation.Export("frictionTorque")] get; [Foundation.Export("setFrictionTorque:")] set; }
member this.FrictionTorque : nfloat with get, set
Property Value
- Attributes