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