frame property

Rect frame
final

The frame of the trimmed texture inside the image.

Rect frame = myTexture.frame;

Implementation

final Rect frame;