Segment

Type Alias Segment 

Source
pub type Segment = [Vec3; 2];
Expand description

a line segment from [0] to [1]