FMuJoCoJointState¶
Complete runtime state of a 1-DOF joint.
| Attribute | Value |
|---|---|
| Kind | Struct |
| UE Macro | USTRUCT |
Properties¶
Public Properties¶
| Property | Type | Description |
|---|---|---|
Position |
float |
|
Velocity |
float |
|
Acceleration |
float |
Position¶
- Type: float
- Editor: ✏️ EditAnywhere
- Blueprint: 🔵 ReadWrite
- Category: MuJoCo
Velocity¶
- Type: float
- Editor: ✏️ EditAnywhere
- Blueprint: 🔵 ReadWrite
- Category: MuJoCo
Acceleration¶
- Type: float
- Editor: ✏️ EditAnywhere
- Blueprint: 🔵 ReadWrite
- Category: MuJoCo