Searched refs:lerpPointWeight6 (Results 1 – 1 of 1) sorted by relevance
203 const float lerpPointWeight6 = 0.57f; in CalculateBezierVelList() local212 …curveVelList.push_back(LerpPoint(bottomVelocity, topVelocity, lerpPointWeight2, lerpPointWeight6)); in CalculateBezierVelList()