bevy_math
0.14.2
In bevy_math::f32
?
Settings
Function
bevy_math
::
f32
::
vec4
Copy item path
source
·
[
−
]
pub const fn vec4(x:
f32
, y:
f32
, z:
f32
, w:
f32
) ->
Vec4
Expand description
Creates a 4-dimensional vector.