| bEnablePositionDrive |
uint8 |
Enables/Disables position drive (orientation if using angular drive) |
PhysicsEngine/ConstraintDrives.h |
- EditAnywhere
- Category=Constraint
|
| bEnableVelocityDrive |
uint8 |
Enables/Disables velocity drive (angular velocity if using angular drive) |
PhysicsEngine/ConstraintDrives.h |
- EditAnywhere
- Category=Constraint
|
| Damping |
float |
The damping strength of the drive. |
PhysicsEngine/ConstraintDrives.h |
- EditAnywhere
- AdvancedDisplay
- Category=Constraint
- Meta=(ClampMin="0.0")
|
| MaxForce |
float |
The force limit of the drive. |
PhysicsEngine/ConstraintDrives.h |
- EditAnywhere
- AdvancedDisplay
- Category=Constraint
- Meta=(ClampMin="0.0")
|
| Stiffness |
float |
The spring strength of the drive. |
PhysicsEngine/ConstraintDrives.h |
- EditAnywhere
- AdvancedDisplay
- Category=Constraint
- Meta=(ClampMin="0.0")
|