rotateToMovement property

bool rotateToMovement
getter/setter pair

If true, each particle will be rotated to the direction of the movement of the particle. The calculated rotation will be added to the current rotation as calculated by the startRotation and endRotation properties.

Implementation

bool rotateToMovement;