bevy_math
0.14.2
?
Settings
Function
bevy_math
::
mat2
Copy item path
source
·
[
−
]
pub const fn mat2(x_axis:
Vec2
, y_axis:
Vec2
) ->
Mat2
Expand description
Creates a 2x2 matrix from two column vectors.