bevy
0.15.0
In bevy::
math::
i16
Structs
I16Vec2
I16Vec3
I16Vec4
Functions
i16vec2
i16vec3
i16vec4
bevy
::
math
::
i16
Function
i16vec3
Copy item path
Settings
Help
Summary
source
pub const fn i16vec3(x:
i16
, y:
i16
, z:
i16
) ->
I16Vec3
Expand description
Creates a 3-dimensional vector.