extends BodyMover
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | BodyGyro |
summary | string | Attempts to maintain a fixed orientation of its parent Part |
ExplorerOrder | string | 14 |
ExplorerImageIndex | string | 14 |
Properties
6CFrame
CoordinateFrame| Field | XML type | Value |
|---|---|---|
Name | string | CFrame |
summary | string | The cframe that this force is trying to orient its parent Part to. Note: this force only uses the rotation of the cframe, not the position. |
D
float| Field | XML type | Value |
|---|---|---|
Name | string | D |
summary | string | The dampening factor applied to this force |
MaxTorque
Vector3| Field | XML type | Value |
|---|---|---|
Name | string | MaxTorque |
summary | string | The maximum torque that will be exerted on the Part |
P
float| Field | XML type | Value |
|---|---|---|
Name | string | P |
summary | string | The power continually applied to this force |
cframe
CoordinateFrame| Field | XML type | Value |
|---|---|---|
Name | string | cframe |
Deprecated | bool | true |
summary | string | Use CFrame instead |
maxTorque
Vector3| Field | XML type | Value |
|---|---|---|
Name | string | maxTorque |
Deprecated | bool | true |
summary | string | Use MaxTorque instead |