reset method

void reset()

Returns the channel to identity.

Implementation

void reset() => update(offset: .zero, scaleX: 1, scaleY: 1);