Searched refs:weightNormalizeScale (Results 1 – 2 of 2) sorted by relevance
975 float weightNormalizeScale[3] = in GetResult() local1014 childWeight * weightNormalizeScale[0], in GetResult()1015 childWeight * weightNormalizeScale[1], in GetResult()1016 childWeight * weightNormalizeScale[2] in GetResult()
621 const float weightNormalizeScale = GetAnimWeightNormalizeScale(weightSum); in GetResult() local642 const float childWeight = m_Weights[animIdx] * weightNormalizeScale; in GetResult()