variants property

List<double> variants
final

The list of variant of bone's width If the size of variants is smaller than number of bones, it will takes the last variant for the rest bones

Implementation

final List<double> variants;