stepPercentage property

double stepPercentage
final

The percentage of the track that represents a single step. Defaults to 0.05.

Contract

Throws AssertionError if it is not between 0 and 1, inclusive.

Implementation

final double stepPercentage;