trimmed property

bool trimmed
final

The texture was trimmed when being packed into a sprite sheet.

bool trimmed = myTexture.trimmed

Implementation

final bool trimmed;