Since | 20.5 |
This component sets up pose blending and an associated blend shape for a character. It creates a control that allows you to animate the combined effect all at once.
You can add multiple poses using the folder_poses multiparm. The pose deltas (pose_shape) and blend shape geometry (blendshape_name) must be added in separate shapes.
Parameters ¶
nodeprefix
The prefix that is added to the nodes created by this component.
folder_poses
The number of configured poses.
pose_name
The name of the pose, used to name the control created for this pose.
pose_shape
The name of the shape containing the required pose data.
blendshape_name
The name of the shape containing the optional blend shape data.
ctrl_color
The color of the pose’s control shape.
ctrl_offset
The pose control’s offset from ctrl_parent.
ctrl_parent
The TransformObject node that the pose control sits at.
See also |