bevy
0.15.2
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.