A Unity Vector2 helper class with serialization and deserialization methods.
Write the Vector2 to a buffer and correctly linearly interpolate the values.
Buffer to write to
Read a Vector2 from a buffer and correctly linearly interpolate the values.
Buffer to read from
Generated using TypeDoc
A Unity Vector2 helper class with serialization and deserialization methods.