Function gdnative_visual_script::common::euclid::vec3[]

pub fn vec3<T, U>(x: T, y: T, z: T) -> TypedVector3D<T, U>

Convenience constructor.