Docs: Slider - Poyo-SSB/osu-playground GitHub Wiki
Slider
represents a slider. I hope that clears things up.
Properties
Length
The length of the slider in osu!pixels.
Methods
PositionAt(t)
Gets a position on the slider given the progress
t
(from 0 to 1) on the slider's path.