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