origin property
Vector2
origin
final
The origin of the dough squish. This value is equivalent to DoughController.origin, but is a vector instead of an offset.
Implementation
final vmath.Vector2 origin;