unreal.RigUnit_GetDynamicsConstraintExists¶
- class unreal.RigUnit_GetDynamicsConstraintExists(dynamics_constraint_component_key: RigComponentKey = Ellipsis, exists: bool = False)¶
Bases:
RigUnit_DynamicsBaseIndicates whether the component exists and is a Dynamics Constraint
C++ Source:
Plugin: ControlRigDynamics
Module: ControlRigDynamics
File: RigDynamicsConstraintExecution.h
Editor Properties: (see get_editor_property/set_editor_property)
dynamics_constraint_component_key(RigComponentKey): [Read-Write] The component key to checkexists(bool): [Read-Write] Whether the component exists and is a Dynamics Constraint
- property dynamics_constraint_component_key: RigComponentKey¶
[Read-Write] The component key to check
- Type: