bevy_
math
0.14.2
bevy_math
Function
dvec4
Copy item path
Source
pub const fn dvec4(x:
f64
, y:
f64
, z:
f64
, w:
f64
) ->
DVec4
Expand description
Creates a 4-dimensional vector.