<Code Lib>
2021 Method
Changes 0
M

FillGrid.GetPointLineZone(UV)

Description:
Gets the index of fill grid line closest to the input 2d point.
Overloads (2):
GetPointLineZone(UV)

public int GetPointLineZone(
	UV point
)

Return Value int The index of fill grid line.

Loading…