[][src]Type Definition lasy::point::Position

type Position = [f32; 2];

A position in 2D space represented by x and y coordinates.