unreal.LinearDriveConstraint
¶
- class unreal.LinearDriveConstraint¶
Bases:
StructBase
Linear Drive
C++ Source:
Module: Engine
File: ConstraintDrives.h
Editor Properties: (see get_editor_property/set_editor_property)
enable_position_drive
(bool): [Read-Write] Enable Position Driveposition_target
(Vector): [Read-Write] Position Target: Target position the linear drive.velocity_target
(Vector): [Read-Write] Velocity Target: Target velocity the linear drive.x_drive
(ConstraintDrive): [Read-Write] XDrivey_drive
(ConstraintDrive): [Read-Write] YDrivez_drive
(ConstraintDrive): [Read-Write] ZDrive