Struct JointMotor
Inherited Members
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public struct JointMotor
Properties
| Improve this Doc View Sourceforce
Declaration
public float force { get; set; }
Property Value
| Type | Description |
|---|---|
| Single |
freeSpin
Declaration
public bool freeSpin { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |
targetVelocity
Declaration
public float targetVelocity { get; set; }
Property Value
| Type | Description |
|---|---|
| Single |