getcomp vex function
Extract a single component of a vector, vector4, matrix3 or matrix.
float getcomp(vector , int )float getcomp(vector4 , int )float getcomp(matrix , int , int )float getcomp(matrix3 , int , int )
Extract a single component of a vector, vector4, matrix3 or matrix.
