SubDs | SD | Set of SubDs to tween between | Goo |
Factor | F | Tween factor (0.0 = SubD at SD, 1.0 = SubD at SD +1) | Number |
Weighted | W | If True, tween distribution is weighted by the input SubD set and the tween path curvature | Boolean |
Degree | D | Curvature degree of the tween path, degree should be a positive odd number | Integer |
Interpolation Type | I | Determines how the tween path is interpolated (0 = Linear, 1 = Chord, 2 = Square Root, 3 = Uniform) | Integer |
Crease Type | Cr | Determines how SubDs are creased (0 = None, 1 = At Creases, 2 = At Edges) | Integer |
Corner Type | Co | Determines how SubDs are cornered (0 = None, 1 = At Corners) | Integer |
Interpolate Vertices | Iv | If True, SubDs are interpolated through their control polygon vertices | Boolean |