Searched refs:weightNormalizeScale (Results 1 – 2 of 2) sorted by relevance
982 float weightNormalizeScale[3] = in GetResult() local1021 childWeight * weightNormalizeScale[0], in GetResult()1022 childWeight * weightNormalizeScale[1], in GetResult()1023 childWeight * weightNormalizeScale[2] in GetResult()
622 const float weightNormalizeScale = GetAnimWeightNormalizeScale(weightSum); in GetResult() local643 const float childWeight = m_Weights[animIdx] * weightNormalizeScale; in GetResult()