aspectRatio property

double aspectRatio
getter/setter pair

Billboard width as a multiple of the particle's size (height stays the size itself). 1.0 keeps square sprites.

Implementation

double aspectRatio = 1.0;