Searched refs:inputMax (Results 1 – 1 of 1) sorted by relevance
743 auto inputMax = std::numeric_limits<float>::lowest(); in AnimationInput() local746 inputMax = std::max(value, inputMax); in AnimationInput()749 inputAccessor->max.push_back(inputMax); in AnimationInput()