[SOLVED]: Saving pose preset with pose controls

Is there any chance to save pose preset not only for bones but for pose controls as well? I didn't find any settings in DzPoseAssetFilter that would include lets say "arms up-down" parameter into the preset.

Solution:
You just want to find a function called "setCommonNodePropertyOptions" in the "Save Pose Preset" sample and, in addition to existing parameters related to rotation, add sliders what you need. You can find their names in Edit mode at the Parameters tab, like you would do that during the morph export.

Post edited by nartoveugene on
Sign In or Register to comment.