Method SetUnslicedSize
SetUnslicedSize(Vector3)
Sets the size of the Slicer Controller before slicing.
Declaration
public void SetUnslicedSize(Vector3 size)
Parameters
Type | Name | Description |
---|---|---|
Vector3 | size | The new unsliced size to set |
Remarks
Call RefreshSlice() for this change to be sliced.