IV API Main

Infinite Value Public API

InfVal

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

Explore →

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.

Explore →

MathInfVal

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

Explore →

InterpolateInfVal

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

Explore →

Demo

Here you can check every scripts used for the demo.

Explore →