ambient_api
0.3.2-nightly-2024-01-12
In ambient_api::prelude
?
Function
ambient_api
::
prelude
::
mat2
source
·
[
−
]
pub const fn mat2(x_axis:
Vec2
, y_axis:
Vec2
) ->
Mat2
Expand description
Creates a 2x2 matrix from two column vectors.