weights property

List<double>? weights
final

Array of weights to be applied to the morph targets. The number of array elements MUST match the number of morph targets

Implementation

final List<double>? weights;