Class FrictionJoint2D
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public sealed class FrictionJoint2D : AnchoredJoint2D
Properties
maxForce
Declaration
public float maxForce { get; set; }
Property Value
Type | Description |
---|---|
Single |
maxTorque
Declaration
public float maxTorque { get; set; }
Property Value
Type | Description |
---|---|
Single |