Vector3_new

Function Vector3_new 

Source
pub fn Vector3_new(x: f64, y: f64, z: f64) -> UniquePtr<Vector3>