flipbookBlend property

bool flipbookBlend
getter/setter pair

When true, fractional frame values crossfade between the two adjacent flipbook cells (wrapping at the end of the grid) instead of snapping to the nearest cell, so low-rate flipbooks still animate smoothly.

Implementation

bool flipbookBlend = false;