Lua
C++
Edit

iVec3

This class describes a three-dimensional integer vector.

Property Type Description
x int x component of the vector
y int y component of the vector
z int z component of the vector
iVec3 Constructor iVec3(const int x)
iVec3 Constructor iVec3(const int x, const int y, const int z)
Copyright © 2006-2025 Leadwerks Software.
All rights reserved.
Leadwerks 4 Documentation