Lua
C++
Edit

iVec4

This class describes a four-dimensional integer vector.

Property Type Description
x number x component of the vector
y number y component of the vector
z, width number z component of the vector
w, height number w component of the vector
iVec4() Constructor
iVec4(number x) Constructor
iVec4(number x, number y, number z, number w) Constructor
Copyright © 2024 Ultra Software.
All rights reserved.