SetPartsIndex
SetPartsIndex(int, int, int)
public void SetPartsIndex(int x, int y, int index) ;
Description
Sets the index of the parts.
Parameters
| Parameter Name | Description |
|---|---|
| x | The x coordinate(between 0 and 1). |
| y | The y coordinate(between 0 and 1). |
| index | Index. |