parent
89bbcd4a17
commit
5d38569238
11 changed files with 232 additions and 177 deletions
|
@ -11,6 +11,7 @@ function initPara(data, argv) {
|
|||
|
||||
applyBlendingParam(argv, para, data, "shapeWeight", "weight");
|
||||
applyBlendingParam(argv, para, data, "shapeWidth", "width");
|
||||
applyBlendingParam(argv, para, data, "shapeSlopeAngle", "slopeAngle");
|
||||
applyAlternatesParam(argv, para, data, "slope", "slope");
|
||||
|
||||
if (argv.featureControl.noCvSs) para.enableCvSs = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue