Searched refs:weightNormalizeScale (Results 1 – 2 of 2) sorted by relevance
106 float weightNormalizeScale[3] = in GetResult() local146 childWeight * weightNormalizeScale[0], in GetResult()147 childWeight * weightNormalizeScale[1], in GetResult()148 childWeight * weightNormalizeScale[2] in GetResult()
101 const float weightNormalizeScale = GetAnimWeightNormalizeScale(weightSum); in GetResult() local122 const float childWeight = m_Weights[animIdx] * weightNormalizeScale; in GetResult()