nw::gfx::AnimInterpolator::SetWeight Member Function

Syntax

void SetWeight(
     int animObjIdx,
     float weight
);

Arguments

Name Description
in animObjIdx Index of the animation object.
in weight Weight.

Return Values

None.

Description

Sets the blend weight for animations.

For an interpretation of blend weights, see SetNormalizationEnabled().

See Also

SetNormalizationEnabled


CONFIDENTIAL