pub fn get_sq_vector( sqvm: NonNull<HSquirrelVM>, sqfunctions: &SquirrelFunctions, stack_pos: i32, ) -> Vector3
gets a vector at a stack pos
the sqvm can throw an exceptions if the it’s not a vector