bevy
0.15.0
In bevy::
math
bevy
::
math
Function
vec3a
Copy item path
source
pub const fn vec3a(x:
f32
, y:
f32
, z:
f32
) ->
Vec3A
Expand description
Creates a 3-dimensional vector.