animationScale property

Vector2 get animationScale
inherited

Implementation

Vector2 get animationScale => size.clone()..divide(animation!.animationSize);