Slicer Controller Slice Modifier
A Slice Controller Modifier will modify the size vector of a Slicer Controller that is on the same Game Object as itself (a sibling).
The Slice Controller Slice Modifier must have a Slicer Controller as an ancestor and as a sibling.
Properties

| Property | Function |
|---|---|
| Do Not Update In Play Mode | When checked, this modifier will not update the Size Property of the Slicer Controller when Unity is in play mode. This is useful if you want something else to take over control of the Size Property. |
Details
This Slice Modifier will scale the Size vector of the sibling Slicer Controller as if it is being sliced by a ancestor Slicer Controller.