GltfNode.weights Field

Definition

The weights of the instantiated Morph Target. Number of elements must match number of Morph Targets of used mesh.

public: cli::array <double> ^ weights;
public double[] weights;
val mutable weights : double[]
Public weights As Double() 

Field Value

Double[]

Applies to