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