Searched refs:halfAnglePerPoint (Results 1 – 1 of 1) sorted by relevance
589 auto halfAnglePerPoint = anglePerPoint * 0.5f; in _updateStar() local608 angle += halfAnglePerPoint * (1.0f - partialPointAmount) * direction; in _updateStar()619 angle += halfAnglePerPoint * direction; in _updateStar()637 auto dTheta = halfAnglePerPoint; in _updateStar()