dy property

double dy
getter/setter pair

The Y component of the direction of this particle This is usually scaled by the speed of the particle, make it a non-normalized component of direction.

Implementation

double dy = 1.0;