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