nw::gfx::GetAnimWeightNormalizeScale Function

Syntax

float GetAnimWeightNormalizeScale(
     float weightSum
);

Arguments

Name Description
in weightSum Sum of the weights.

Return Values

Scale that will normalize the weights.

Description

Gets the scale used to normalize the animation blend weights.


CONFIDENTIAL