VectorText

Introduction

This class is used for friendly displaying Unity Vectors and string conversion. It is used a lot in the console and even in settings.

Usage

To convert a vector to string, use ToText. For converting text to vector use ToVector or TryToVector.

Last updated