public void Set3Points (Vector3 a, Vector3 b, Vector3 c);

파라미터

aFirst point in clockwise order.
bSecond point in clockwise order.
cThird point in clockwise order.

설명

Sets a plane using three points that lie within it. The points go around clockwise as you look down on the top surface of the plane.


Did you find this page useful? Please give it a rating: