Skip to main content

from_xy

Function from_xy 

Source
pub fn from_xy(xy: [f64; 2], z: f64) -> Vec3
Expand description

Lift a 2-D vector into 3-D with the given Z component.