Adjust fit using StackFit of stack
Equivalent to:
Stack( fit: input )
NikuStack stackFit(StackFit fit) { this._fit = fit; return this; }