Returns the weights for a given deformer in the cluster order. To reorder in the Geometry index order you can use Envelope.Elements. The weights can be changed and the envelope updated by calling Envelope.SetDeformerWeights or Envelope.SetDeformerWeights2.
Object Envelope.GetDeformerWeights( X3DObject, Object ); |
oArray = Envelope.GetDeformerWeights( Deformer ); |
Parameter | Type | Description |
---|---|---|
Deformer | X3DObject or expression | deformer object |