Searched refs:velocityBasedScale (Results 1 – 1 of 1) sorted by relevance
150 val velocityBasedScale = velocityInterpolated * config.additionalVelocityMaxBump in scaleOnDragTexture() constant153 val scale = positionBasedScale + velocityBasedScale in scaleOnDragTexture()