bevy_
math
0.14.2
bevy_math
Function
vec3
Copy item path
Source
pub const fn vec3(x:
f32
, y:
f32
, z:
f32
) ->
Vec3
Expand description
Creates a 3-dimensional vector.