Vector2IntExtensions

Class in Arbor.Extensions / Inherits from: object

Description

Vector2Int extension class

Static Methods

Method Name Description
Div Divide Vector2Int by an integer.
Negative Invert the sign of each component of Vector2Int.
ToString Convert Vector2Int to a string.