get_sq_vector

Function get_sq_vector 

Source
pub fn get_sq_vector(
    sqvm: NonNull<HSquirrelVM>,
    sqfunctions: &SquirrelFunctions,
    stack_pos: i32,
) -> Vector3
Expand description

gets a vector at a stack pos

§Exceptions

the sqvm can throw an exceptions if the it’s not a vector