nw::gfx::AnimInterpolator::SetWeight Member Function
void SetWeight(
int animObjIdx,
float weight
);
| Name | Description | |
|---|---|---|
| in | animObjIdx |
Index of the animation object. |
| in | weight | Weight. |
Sets the blend weight for animations.
For an interpretation of blend weights, see SetNormalizationEnabled().
CONFIDENTIAL