Garry's Mod Wiki

Vector:Unpack

Description

Returns the x, y, and z of the vector.

Returns

1 number
x or Vector[1].
2 number
y or Vector[2].
3 number
z or Vector[3].