Transform.transformBounds

void transformBounds(graphene.rect.Rect rect, out graphene.rect.Rect outRect)

Transforms a [graphene.rect.Rect] using the given transform self.

The result is the bounding box containing the coplanar quad.

Parameters

recta [graphene.rect.Rect]
outRectreturn location for the bounds of the transformed rectangle