Struct SoftJointLimitSpring
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public struct SoftJointLimitSpring
Properties
| Improve this Doc View Sourcedamper
Declaration
public float damper { get; set; }
Property Value
Type | Description |
---|---|
Single |
spring
Declaration
public float spring { get; set; }
Property Value
Type | Description |
---|---|
Single |