2022 Method
Changes 0
M

FillGrid.GetPointLineZone

Description:
Gets the index of fill grid line and the point on the grid line nearest to the input point.
Overloads (2):
GetPointLineZone(UV,UV)
public int GetPointLineZone(
	UV point,
	out UV nearestPoint
)
Return Value int The index of fill grid line.