ConstructorOptions
Properties
Link copied to clipboard
The array of floating-point control weights given. The weights are ordered such that all weights for the targets are given in chronological order and order in which they appear in the glTF from which the morph targets come. This means for 2 targets, weights = w(0,0), w(0,1), w(1,0), w(1,1) ... where i and j in w(i,j) are the time indices and target indices, respectively.