position property

Vector2 position
final

The world position of the particle.

Implementation

final Vector2 position = Vector2.zero();