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