[ Version ( since = "0.4" ) ]
public void get_abs_allocation_vertices (Vertex[] verts)
Calculates the transformed screen coordinates of the four corners of the actor; the returned vertices relate to the ActorBox coordinates as follows:
| this |
A Actor |
| verts |
Pointer to a location of an array of 4 Vertex where to store the result. |