Type Alias graphics::types::Ray

source ยท
pub type Ray<T = Scalar> = [T; 4];
Expand description

[x, y, dir_x, dir_y]