Vector3

The Vector3 Data Type represents three Floating Point numbers.

They are almost always used to represent dimensions or co-ordinates relating to 3D geometric space.

In Incari, you will encounter Vector3 Data Types frequently, because they are the Data Types used to hold information relating to Transformation.

Last updated