unreal.RigUnit_HierarchySetJointDriveData¶
- class unreal.RigUnit_HierarchySetJointDriveData(execute_pin: RigVMExecutePin = [], physics_joint_component_key: RigComponentKey = Ellipsis, drive_data: RigPhysicsDriveData = [])¶
Bases:
RigUnit_PhysicsBaseMutableSets the joint drive for a physics component body
C++ Source:
Plugin: ControlRigPhysics
Module: ControlRigPhysics
File: RigPhysicsJointExecution.h
Editor Properties: (see get_editor_property/set_editor_property)
drive_data(RigPhysicsDriveData): [Read-Write]execute_pin(RigVMExecutePin): [Read-Write] * This property is used to chain multiple mutable units togetherphysics_joint_component_key(RigComponentKey): [Read-Write]
- property drive_data: RigPhysicsDriveData¶
[Read-Write]
- Type:
- property physics_joint_component_key: RigComponentKey¶
[Read-Write]
- Type: