2023 Method
Changes 0
M

CompoundStructure.GetSegmentEndPoints

Description:
Gets the end points of a segment.
public void GetSegmentEndPoints(
	int segmentId,
	int regionId,
	out UV end1,
	out UV end2
)