bevy_
math
0.15.0
In bevy_
math::
f32
Structs
Affine2
Affine3A
Mat2
Mat3
Mat3A
Mat4
Quat
Vec2
Vec3
Vec3A
Vec4
Functions
mat2
mat3
mat3a
mat4
quat
vec2
vec3
vec3a
vec4
bevy_math
::
f32
Function
vec4
Copy item path
Settings
Help
Summary
source
pub const fn vec4(x:
f32
, y:
f32
, z:
f32
, w:
f32
) ->
Vec4
Expand description
Creates a 4-dimensional vector.