Version: 2018.1
Experimental: this API is experimental and might be changed or removed in the future.

Edge.GetFromToPoints

Switch to Manual
protected void GetFromToPoints (ref Vector2 from, ref Vector2 to);

Parameters

fromThe From point position.
toThe To point position.

Description

Get the positions of the two points at the ends of the edge.