Infinite Value Public API

InfVal
The main structure of the asset. It represent a value with practically infinite size and precision.

InfValInputField
This component is meant to be used on the same GameObject as an UI.InputField or a TMP_InputField.
It uses a generic input field to create an InfVal one.

MathInfVal
A static class containing methods allowing you to do mathematical operations on an InfVal.

InterpolateInfVal
A static class containing methods allowing you to interpolate between two InfVal.
