PathMeasureMode & PathMeasureMode Operator
Location
- Namespace
- Fuse.Controls
- Package
- Fuse.Controls.Primitives 2.9.1
Parameters
- left
- right
Returns
Possible Values
- Time
-
Offset on the path measured in time: a value from 0..1, where each segment is considered the same length. The actual length of the segments is not considered.
- Distance
-
Offset on the path measured in an approximate distance. Each offset step will cover roughly the same amount of length along the path.