Description
Constrains an item's scale to multiple items' scales
Information
| Plugin | ControlRig |
| Category | Constraints |
| Tags | Parent, Size |
| Type | FRigUnit_ScaleConstraintLocalSpaceOffset |
IO
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| ExecutePin | This property is used to chain multiple mutable units together | Execute Context |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Child | The child to constrain | Rig Element Key | (Type=Bone,Name="") |
| bMaintainOffset | If True the offset will be computed based on the current delta between each child and parent | bool | True |
| Filter | The filter to apply on the transform | Filter Option Per Axis | (bX=True,bY=True,bZ=True) |
| Parents | The array of parents to constrain the child to | TArray<FConstraintParent> | (()) |
| Weight | The weight to use when applying the resulting transform to the child | float | 1.000000 |