Slice Modifiers
A Slice Modifier
can modify its Game Object based on the properties of its parent Slicer Controller.
Types Of Slice Modifiers
Position Slice Modifier
REFERENCE MANUAL | API DOCUMENTATION
Modifies the position of the Game Object
, as if its position vector is being sliced.
Scale Slice Modifier
REFERENCE MANUAL | API DOCUMENTATION
Modifies the scale of the Game Object
, as if its scale vector is being sliced.
Slicer Controller Slice Modifier
REFERENCE MANUAL | API DOCUMENTATION
A Slicer Controller Slice Modifier
will modify the size vector of a Slicer Controller that is on the same Game Object
as itself.