Collection of eight
Vector3 points that define the Outer and Inner boundaries of the Rectangle in clockwise order starting from top-left (user's perspective: forward-right).
public UnityEngine.Vector3[] verticesArray {get;}
Property Value
Array of eight
Vector3 points that define the Outer and Inner boundary of the Rectangle. The first four values represent the Outer boundary. The second four represent the Inner.