Preparing search index...

    Enumeration WeightedMode

    Different coordinate representations for tangent points

    Used By
    Index

    Enumeration Members

    Enumeration Members

    Absolute: number

    Tangent weights defined as absolute points in cartesian space. Should lie within P0 and P3.

    Both: number
    Easing: number

    Follows the CSS standard easing function representation.

    Left: number
    None: number

    Tangent weights are ignored, treat as constant or point.

    Right: number
    Slope: number

    Tangent weights defined by a slope and magnitude {dy/dx, length}.