Searched refs:clampWrapTime (Results 1 – 1 of 1) sorted by relevance
70 private static float clampWrapTime(float t, float max, LoopMode loopMode){ in clampWrapTime() method in AnimChannel328 timeBlendFrom = clampWrapTime(timeBlendFrom, in update()355 time = clampWrapTime(time, animation.getLength(), loopMode); in update()