veloren_common_state
0.10.0
Vec3
In veloren_common_state::plugin::module::types
Type Alias
veloren_common_state
::
plugin
::
module
::
types
::
Vec3
Copy item path
source
ยท
[
−
]
pub type Vec3 = (
f32
,
f32
,
f32
);