Macro glam::const_vec3a
source · [−]macro_rules! const_vec3a {
($fx3:expr) => { ... };
}👎 Deprecated since 0.21.0:
use Vec3A::from_array() instead.
macro_rules! const_vec3a {
($fx3:expr) => { ... };
}use Vec3A::from_array() instead.