Function knyst::gen::line_segment

source ·
pub fn line_segment(
    start: Sample,
    end: Sample,
    dur: Seconds
) -> Handle<LineSegmentHandle>
Expand description

Upload a LineSegment and return a handle to it.