[][src]Type Definition easy_gltf::model::Line

type Line = [Vertex; 2];

Represents the 2 vertices of a line.