Searched refs:DEL_SPRING_RESPONSE (Results 1 – 1 of 1) sorted by relevance
60 constexpr float DEL_SPRING_RESPONSE = 0.005f; variable1791 … std::max(DEFAULT_SPRING_RESPONSE - DEL_SPRING_RESPONSE * allAnimationCnt_, MIN_SPRING_RESPONSE); in DragMoveAnimation()