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