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