Rect.uvs

Gets the UV coordinates of each corner and returns them as a vec4 of the rect's type

struct Rect(type)
@safe pure nothrow const
Vector!(rt, 4)
uvs
()

Meta