GetPartsIndex

GetPartsIndex(int, int)

public int GetPartsIndex(int x, int y) ;

Description

Gets 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).

Returns

The parts index.