bevy
0.15.0
In bevy::
math::
f64
bevy
::
math
::
f64
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.