Function AxisAlignedBoundingBox.vertices

Gets all the vertices of the AABB

Vector!(T,dimensions)[] vertices() @property;