nw::gfx::TransformAnimBlendOpAccScale::PostBlend Member Function
virtual bool PostBlend(
anim::AnimResult * result,
const float * weights
) const;
| Name | Description | |
|---|---|---|
| inout | result | Results of the blending operation. |
| in | weights |
Cumulative values for weights of each component of the blending results. Not used with this blend operation. |
true if successful. Performs post-blending operations.
CONFIDENTIAL