Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/PhysicsEngine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/ConstraintDrives.h |
| Include | #include "PhysicsEngine/ConstraintDrives.h" |
Syntax
struct FLinearDriveConstraint
Remarks
Linear Drive
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint8: 1 | bEnablePositionDrive | ||
| FVector | PositionTarget | Target position the linear drive. | |
| FVector | VelocityTarget | Target velocity the linear drive. | |
| FConstraintDrive | XDrive | ||
| FConstraintDrive | YDrive | ||
| FConstraintDrive | ZDrive |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| bool |