Navigation
BlueprintAPI > BlueprintAPI/Sculpting
@brief Gets the list of body constrains from the underlying parametric body model
Requires the character to be added for edit using TryAddObjectToEdit
Target is MetaHuman Character Editor Subsystem
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| object | In Character | the character to retrieve the body constraints for |
| boolean | Scale Measurement Ranges with Height | scale the measurement ranges by height to help stay within realistic model proportions |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value | the list of body constraints provided by the underlying parametric body model |