TangentMode

    Curve.swift:21
    enum TangentMode

    Cases

    • case free

      The tangent on this side of the point is user-defined.

    • case linear

      The curve calculates the tangent on this side of the point as the slope halfway towards the adjacent point.

    • case modeCount

      The total number of available tangent modes.

    Other members in extension

    View members

    Hide members

    This section is hidden by default because it contains too many (24) members.

    Type members

    Instance members

    Citizens in SwiftGodot

    Conformances

    Type members

    Instance members

    Type features

    Instance features