Documentation
›
API Reference
›
Object
›
Math
›
Vec3
xz
Lua
C++
This function gets the X and Z components of a vector.
Syntax
Vec2
xz
()
Returns
Returns a vector containing the X and Z components of this vector.