☰
bevy_internal
0.13.0
In bevy_internal::math
?
Function
bevy_internal
::
math
::
mat2
source
·
[
−
]
pub const fn mat2(x_axis:
Vec2
, y_axis:
Vec2
) ->
Mat2
Expand description
Creates a 2x2 matrix from two column vectors.