Scenic.Math.Matrix.get_xy
You're seeing just the function
get_xy
, go back to Scenic.Math.Matrix module for more information.
Specs
get_xy(matrix :: Scenic.Math.matrix()) :: Scenic.Math.vector_2()
Extract the 2D vector represented by the matrix.
Parameters:
- matrix: The source matrix
Returns: A vector_2