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]position_target
(Vector): [Read-Write] Target position the linear drive.velocity_target
(Vector): [Read-Write] Target velocity the linear drive.x_drive
(ConstraintDrive): [Read-Write]y_drive
(ConstraintDrive): [Read-Write]z_drive
(ConstraintDrive): [Read-Write]