The Vector2int16 data type is composed of two numerical components: X and Y. It shares arithmetic operations with Vector2 but lacks vector functions. Unlike Vector2, the components are stored as 16-bit signed integers, meaning that the coordinates must be in the range of -32768 to 32767.
Referenced by[]
- (removed)
External links[]
Basic Lua types | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Roblox types |
| ||||||||||||||||||||||||||
API reference only |